Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 823 Bytes

RedemptionRollbackChannel.md

File metadata and controls

14 lines (8 loc) · 823 Bytes

RedemptionRollbackChannel

Defines the details of the channel through which the redemption was issued.

Properties

Name Type Description Notes
channel_id str Unique identifier of the channel which was used by the user performing the redemption rollback. This is either a user ID from the user using the Voucherify Dashboard or an X-APP-Id of a user using the API. [optional]
channel_type str The source of the channel for the redemption. A `USER` corresponds to the Voucherify Dashboard and an `API` corresponds to the API. [optional]

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