GetAllLoyaltyPointsParameters

constructor(limit: Int? = null, offset: Int? = null, attributes: Map<String, String>? = null)

Parameters

limit

Maximum number of loyalty points to return.

offset

Get loyalty points from a specific starting point.

attributes

Optional key-value pairs filtering results to loyalty points that have matching attribute key-value pairs.