ChainType
Message Summary
message ChainType
Chains are businesses having the same name, having more than one location, selling the same products/services and are governed by singular ownership, such as McDonald's, Walmart or Chili's. In Place XML, chains help define the relationship that a Places has with a given chain. For example, a Starbucks chain may be associated with an individual Place (such as a Starbucks coffee shop).
Include: places_attributes.proto
Properties
Field | Type | Label | Description | |
---|---|---|---|---|
identifier | string | Defines a unique ID associated with the chain. | ||
name | Text | repeated | Indicates the name of the chain associated with the Place. | |
chain_family | ChainFamilyType | Represents the chain family name using an identifier, name or both. | ||
logo | LogoType | repeated | Defines the logo associated with the chain. |