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

    Interface PresentationDefinitionV2ResponseBindingDto

    interface PresentationDefinitionV2ResponseBindingDto {
        credentialQueries: Record<string, CredentialQueryResponseBindingDto>;
        credentialSets: CredentialSetResponseBindingDto[];
    }
    Index

    Properties

    credentialQueries: Record<string, CredentialQueryResponseBindingDto>