Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 729 Bytes

VoucherAssetsQr.md

File metadata and controls

14 lines (8 loc) · 729 Bytes

VoucherAssetsQr

Stores Quick Response (QR) representation of encrypted code.

Properties

Name Type Description Notes
id str Encrypted voucher code ID. [optional]
url str URL to QR code 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]