availableTime property

String? availableTime
getter/setter pair

The timestamp when this Product becomes available for SearchService.Search.

Note that this is only applicable to Type.PRIMARY and Type.COLLECTION, and ignored for Type.VARIANT.

Implementation

core.String? availableTime;