stack

Home > @infiniteobjects/data-types > IQrCode

IQrCode interface

QrCode Public API

Signature:

export interface IQrCode 

Properties

Property Modifiers Type Description
dateCreated   Date The date the entity was created.
dateUpdated   Date The date the entity was updated.
id   string Unique identifier
printId?   string (Optional) Video Print Associated with this Code
redirectUrl   string <p>Redirect URL</p><p>‘https://infiniteobjects.com’</p>
schemaVersion   QrCodeSchemaVersion Schema Version 3
url readonly string Full URL of the code ${QR_CODE_DOMAIN}/${this.id}