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

    Interface CreateTrustAnchorRequestBindingDto

    interface CreateTrustAnchorRequestBindingDto {
        isPublisher?: boolean;
        name: string;
        publisherReference?: string;
        type: string;
    }
    Index

    Properties

    isPublisher?: boolean
    name: string
    publisherReference?: string
    type: string