removeTime property

String? removeTime
getter/setter pair

The time when the inventory deletions are issued.

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

Implementation

core.String? removeTime;