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

    Interface PresentationDefinitionBindingDto

    interface PresentationDefinitionBindingDto {
        credentials: CredentialDetailBindingDto[];
        requestGroups: PresentationDefinitionRequestGroupBindingDto[];
    }
    Index

    Properties