Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.1 KB

ClientRedemptionsRedeemRequestBody.md

File metadata and controls

15 lines (12 loc) · 1.1 KB

# ClientRedemptionsRedeemRequestBody

Properties

Name Type Description Notes
options \OpenAPI\Client\Model\ClientRedemptionsRedeemRequestBodyOptions [optional]
redeemables \OpenAPI\Client\Model\ClientRedemptionsRedeemRequestBodyRedeemablesItem[] [optional]
order \OpenAPI\Client\Model\Order [optional]
customer \OpenAPI\Client\Model\Customer [optional]
session \OpenAPI\Client\Model\Session [optional]
trackingId string Is correspondent to Customer's source_id [optional]
metadata object A set of key/value pairs that you can attach to a redemption object. It can be useful for storing additional information about the redemption in a structured format. [optional]

[Back to Model list] [Back to API list] [Back to README]