Binance Connector JS
    Preparing search index...

    Interface GetLockedSubscriptionRecordResponseRowsInner

    GetLockedSubscriptionRecordResponseRowsInner

    interface GetLockedSubscriptionRecordResponseRowsInner {
        amount?: string;
        amtFromFunding?: string;
        amtFromSpot?: string;
        asset?: string;
        lockPeriod?: string;
        positionId?: number;
        projectId?: string;
        purchaseId?: string;
        sourceAccount?: string;
        status?: string;
        time?: number;
        type?: string;
    }
    Index

    Properties

    amount?: string

    GetLockedSubscriptionRecordResponseRowsInner

    amtFromFunding?: string

    GetLockedSubscriptionRecordResponseRowsInner

    amtFromSpot?: string

    GetLockedSubscriptionRecordResponseRowsInner

    asset?: string

    GetLockedSubscriptionRecordResponseRowsInner

    lockPeriod?: string

    GetLockedSubscriptionRecordResponseRowsInner

    positionId?: number

    GetLockedSubscriptionRecordResponseRowsInner

    projectId?: string

    GetLockedSubscriptionRecordResponseRowsInner

    purchaseId?: string

    GetLockedSubscriptionRecordResponseRowsInner

    sourceAccount?: string

    GetLockedSubscriptionRecordResponseRowsInner

    status?: string

    GetLockedSubscriptionRecordResponseRowsInner

    time?: number

    GetLockedSubscriptionRecordResponseRowsInner

    type?: string

    GetLockedSubscriptionRecordResponseRowsInner