Binance Connector JS
    Preparing search index...

    Interface FetchAddressVerificationListResponseInner

    FetchAddressVerificationListResponseInner

    interface FetchAddressVerificationListResponseInner {
        addressQuestionnaire?: FetchAddressVerificationListResponseInnerAddressQuestionnaire;
        network?: string;
        status?: string;
        token?: string;
        walletAddress?: string;
    }
    Index

    Properties

    FetchAddressVerificationListResponseInner

    network?: string

    FetchAddressVerificationListResponseInner

    status?: string

    FetchAddressVerificationListResponseInner

    token?: string

    FetchAddressVerificationListResponseInner

    walletAddress?: string

    FetchAddressVerificationListResponseInner