GetOrderInput: {
    expand?: OrderQueryExpands[];
    orderId: string;
    orgId: string;
}

Type declaration

Generated using TypeDoc