Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 590 Bytes

VouchersBalanceUpdateResponseBodyRelatedObject.md

File metadata and controls

23 lines (11 loc) · 590 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 TypeEnum The object being modified, i.e. `voucher`.
id String Identifies the voucher that is being modified, this is the ID that was assigned by the Voucherify API.

Enum: TypeEnum

Name Value
VOUCHER "voucher"