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

    Interface CredentialSchemaLayoutPropertiesBindingDto

    interface CredentialSchemaLayoutPropertiesBindingDto {
        background?: CredentialSchemaBackgroundPropertiesBindingDto;
        code?: CredentialSchemaCodePropertiesBindingDto;
        logo?: CredentialSchemaLogoPropertiesBindingDto;
        pictureAttribute?: string;
        primaryAttribute?: string;
        secondaryAttribute?: string;
    }
    Index

    Properties

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