GraphQL referenceTypesStableObjectsOrderWithdrawalRowOn this pageOrderWithdrawalRowNo description type OrderWithdrawalRow { orderRowId: Int! orderRow: OrderRow} Fields orderRowId ● Int! The id of the order row in the withdrawal orderRow ● OrderRow The order row details Example { "orderRowId": 23422}