Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 714 Bytes

File metadata and controls

12 lines (8 loc) · 714 Bytes

Voucherify.Model.ValidationsRedeemableInapplicableResultDetails

Provides details about the reason why the redeemable is inapplicable.

Properties

Name Type Description Notes
Message string Generic message from the `message` string shown in the `error` object or the message configured in a validation rule. [optional]
Key string Generic message from the `key` string shown in the `error` object. [optional]

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