programLabel property

String? programLabel
getter/setter pair

The label of the loyalty program.

This is an internal label that uniquely identifies the relationship between a business entity and a loyalty program entity. The label must be provided so that the system can associate the assets below (for example, price and points) with a business. The corresponding program must be linked to the Merchant Center account.

Implementation

core.String? programLabel;