name | data type | description |
---|---|---|
userAccounts | array of UserAccount | |
orderItems | array of OrderItem | |
status | OrderStatusEnum | |
requestedStartDate | number | |
category | string | |
externalId | string | |
orderNumber | string | |
priority | number | |
expectedCompletionDate | number | |
routedToUserGroup | UserHierarchyLevel | |
requestedCompletionDate | number | |
orderDate | number | |
statusMessage | string | |
shippingAddress | Address | |
startDate | number | |
completionDate | number | |
receivedFromApp | string | |
invoices | array of Invoice | |
deliveryInstructions | string | |
Properties inherited from BusinessCFEntity |
||
parentCFEntities | array of object | |
uuid | string | |
Properties inherited from BusinessEntity |
||
description | string | |
parentEntityType | object | |
descriptionOrCode | string | |
code | string | |
appendGeneratedCode | boolean | |
parentEntity | BusinessEntity | |
Properties inherited from EnableEntity |
||
active | boolean | |
disabled | boolean | |
Properties inherited from AuditableEntity |
||
auditable | Auditable | |
Properties inherited from BaseEntity |
||
transient | boolean | |
version | number | |
id | number |