ConsignmentType
Type:
integer
enum
Example
enum (PointToPoint = 0, Inwards = 1, Outwards = 2)
Integer numbers.
values
Point
To
Point = 0
Inwards = 1
Outwards = 2
Examples
enum (PointToPoint =
0
,
Inwards =
1
,
Outwards =
2
)
Copy
Copy
Documentation
API Playground