stack

Home > @infiniteobjects/data-types > QrCode

QrCode class

QrCode

Signature:

export declare class QrCode implements IQrCode 

Implements: IQrCode

Remarks

For use in the browser

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}