Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 722 Bytes

VoucherAssetsBarcode.md

File metadata and controls

14 lines (8 loc) · 722 Bytes

VoucherAssetsBarcode

Stores barcode representation of encrypted code.

Properties

Name Type Description Notes
id str Encrypted voucher code ID. [optional]
url str URL to barcode Optional: Attach query parameters to base URL to customize the image of the encrypted voucher code. - `size`: integer value from `1` to `100` - `format`: string, either `png` (default) or `svg` [optional]

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