addTime property

String? addTime
getter/setter pair

The time when the inventory updates are issued.

Used to prevent out-of-order updates on local inventory fields. If not provided, the internal system time will be used.

Implementation

core.String? addTime;