storeCode property

String? storeCode
getter/setter pair

Store code (the store ID from your Business Profile) of the physical store the product is sold in.

See the Local product inventory data specification for more information.

Required. Immutable.

Implementation

core.String? storeCode;