LoyaltyPoint

constructor(id: String, name: String, attributes: List<LoyaltyPointAttribute>, balance: Int)

Parameters

id

Loyalty point ID.

name

Display name of the loyalty point.

attributes

Key-value attributes for the loyalty point.

balance

Current balance for this loyalty point for the profile.