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

    Interface ResolveTrustEntityByIdentifierRequest

    interface ResolveTrustEntityByIdentifierRequest {
        identifiers: { certificateId?: string; id: string }[];
    }
    Index

    Properties

    Properties

    identifiers: { certificateId?: string; id: string }[]