addTime property

String? addTime
getter/setter pair

The time when the fulfillment updates are issued, used to prevent out-of-order updates on fulfillment information.

If not provided, the internal system time will be used.

Implementation

core.String? addTime;