| Name | Type | Description | Notes |
|---|---|---|---|
| status | String | Barcode is available | [default to null] |
| expires_at | Date | Barcode cannot be used for payment after this time | [default to null] |
| image | String | Base64 encoded PNG image (width: 750px, height: 150px). This value can be used as the `src` attribute of an HTML `<img>` tag. | [default to null] |