Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 861 Bytes

File metadata and controls

12 lines (8 loc) · 861 Bytes

Voucherify.Model.RedemptionsRollbackCreateResponseBodyChannel

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

Properties

Name Type Description Notes
ChannelId string 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]
ChannelType string 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]