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

Latest commit

 

History

History
13 lines (8 loc) · 672 Bytes

VouchersBalanceUpdateResponseBodyRelatedObject.md

File metadata and controls

13 lines (8 loc) · 672 Bytes

VouchersBalanceUpdateResponseBodyRelatedObject

Defines the resource that is being modified with the values that are returned in the balance object.

Properties

Name Type Description Notes
type str The object being modified, i.e. `voucher`. [optional] [default to 'voucher']
id str Identifies the voucher that is being modified, this is the ID that was assigned by the Voucherify API. [optional]

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