CodeTypes
Type of QR code.
POINT_OF_SALE- Permanent QR code attached to a Point of Sale. Reusable across transactions.
enum CodeTypes {
POINT_OF_SALE
}
Values
CodeTypes.POINT_OF_SALE
Member Of
Code object
Type of QR code.
POINT_OF_SALE - Permanent QR code attached to a Point of Sale. Reusable across transactions.enum CodeTypes {
POINT_OF_SALE
}
CodeTypes.POINT_OF_SALECode object