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

    Interface TrustInformation

    interface TrustInformation {
        name?: string;
        receivedAt: string;
        result: TrustResolutionResult;
    }
    Index

    Properties

    name?: string
    receivedAt: string