channel property
Value of the locality. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : Used for return value only. Represents value unknown in this version.
- "ONLINE" : The item is sold online.
- "LOCAL" : The item is sold in local stores.
Implementation
core.String? channel;