Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 1.09 KB

ClientValidationsValidateRequestBody.md

File metadata and controls

15 lines (12 loc) · 1.09 KB

# ClientValidationsValidateRequestBody

Properties

Name Type Description Notes
redeemables \OpenAPI\Client\Model\StackableValidateRedeemBaseRedeemablesItem[]
order \OpenAPI\Client\Model\Order [optional]
customer \OpenAPI\Client\Model\Customer [optional]
session \OpenAPI\Client\Model\Session [optional]
tracking_id 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]
options \OpenAPI\Client\Model\ClientValidationsValidateRequestBodyAllOfOptions [optional]

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