Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 623 Bytes

File metadata and controls

17 lines (9 loc) · 623 Bytes

RedemptionsListResponseBody

Response body schema for GET /redemptions.

Properties

Name Type Description
_object String The type of the object represented by JSON. This object stores information about redemptions in a dictionary.
dataRef String Identifies the name of the attribute that contains the array of redemption objects.
redemptions List<RedemptionsListResponseBodyRedemptionsItem>
total Integer Total number of redemptions.