channel property

String? channel
getter/setter pair

Sales channel for the product.

Acceptable values are: - "local": a physical store - "online": an online store

Implementation

core.String? channel;