interface TriggerServerListTriggerOrdersResponse {
    orders: TriggerServerOrderInfo[];
}

Properties

Properties