@procivis/react-native-one-core
    Preparing search index...

    Interface ImportCredentialSchemaLayoutProperties

    interface ImportCredentialSchemaLayoutProperties {
        background?: CredentialSchemaBackgroundProperties;
        code?: CredentialSchemaCodeProperties;
        logo?: CredentialSchemaLogoProperties;
        pictureAttribute?: string;
        primaryAttribute?: string;
        secondaryAttribute?: string;
    }
    Index

    Properties

    pictureAttribute?: string
    primaryAttribute?: string
    secondaryAttribute?: string