programLabel property
The label of the loyalty program.
This is an internal label that uniquely identifies the relationship between a merchant entity and a loyalty program entity. It must be provided so that system can associate the assets below (for example, price and points) with a merchant. The corresponding program must be linked to the merchant account.
Required.
Implementation
core.String? programLabel;