Binance Connector JS
    Preparing search index...

    AccountFundingFlowResponseInner

    interface AccountFundingFlowResponseInner {
        amount?: string;
        asset?: string;
        createDate?: number;
        id?: number;
        type?: string;
    }
    Index

    Properties

    amount?: string

    AccountFundingFlowResponseInner

    asset?: string

    AccountFundingFlowResponseInner

    createDate?: number

    AccountFundingFlowResponseInner

    id?: number

    AccountFundingFlowResponseInner

    type?: string

    AccountFundingFlowResponseInner