object WholesaleOrderEditOutboundScheduleOutput
Fields
| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
ok | Boolean! | Defines the success of the operation |
Referenced By
Example
{
"request_id": "abc123",
"complexity": 987,
"ok": true
}| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
ok | Boolean! | Defines the success of the operation |
{
"request_id": "abc123",
"complexity": 987,
"ok": true
}