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 if there are multiple loyalty programs available for the merchant, so that the system can associate the assets below (for example, price and points) with the correct business. The corresponding program must be linked to the Merchant Center account.

Implementation

core.String? programLabel;