setTime property

String? setTime
getter/setter pair

The time when the request is issued, used to prevent out-of-order updates on inventory fields with the last update time recorded.

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

Implementation

core.String? setTime;