ProductOrderMilestone
ProductOrderMilestone
Data type: Milestone
A ProductOrderMilestone represents an action or event marking a significant change or stage in processing of a product order.
Name | Type | Description | Example |
---|---|---|---|
@type (1) | string | When sub-classing, this defines the sub-class Extensible name | |
@baseType | string | When sub-classing, this defines the super-class | |
@schemaLocation | string | A URI to a JSON-Schema file that defines additional attributes and relationships | |
id | string | Identifier of the Milestone | 2d7ed5fd-9f62-4211-bc84-357f5f7b80f5 |
milestoneDate | DateTime | A date time( DateTime). The date that the milestone happens | 2023-01-01T08:00+01:00 |
name | string | A string used to give a name to the milestone | milestone name |
milestoneMessage | Message [n..m] | Text and code that represents the message of the milestone | [] |
relatedState | string | Documents the state of the related API Resource at the time of the Milestone | active |