Nado Typescript SDK Documentation
    Preparing search index...

    Interface TriggerListOrdersResponse

    interface TriggerListOrdersResponse {
        orders: TriggerOrderInfo[];
    }
    Index

    Properties

    Properties