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

    Interface EudiIntermediary

    interface EudiIntermediary {
        country: string;
        email?: string;
        identifier: string;
        name?: string;
        phone?: string;
        website: string;
    }
    Index

    Properties

    country: string
    email?: string
    identifier: string
    name?: string
    phone?: string
    website: string