Binance Connector JS
    Preparing search index...

    OptionAccountInformationResponse

    interface OptionAccountInformationResponse {
        asset?: OptionAccountInformationResponseAssetInner[];
        greek?: OptionAccountInformationResponseGreekInner[];
        riskLevel?: string;
        time?: number;
    }
    Index

    Properties

    OptionAccountInformationResponse

    OptionAccountInformationResponse

    riskLevel?: string

    OptionAccountInformationResponse

    time?: number

    OptionAccountInformationResponse