Longbridge OpenAPI SDK
    Preparing search index...

    Interface ProfitAnalysisFlows

    Profit-analysis flows response

    interface ProfitAnalysisFlows {
        flowsList: FlowItem[];
        hasMore: boolean;
    }
    Index

    Properties

    Properties

    flowsList: FlowItem[]
    hasMore: boolean