GetAllRewardRedemptionsParameters

constructor(limit: Int? = null, offset: Int? = null)

Parameters

limit

Optional parameter representing the requested number of records to return.

offset

Optional parameter representing the requested starting position of the response entries, where 0 is the first record.