removeTime property
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;
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.
core.String? removeTime;