BOTBarcodeInput
Defined in: barcode.ts:29
Properties
Section titled “Properties”amount?
Section titled “amount?”
optionalamount?:number
Defined in: barcode.ts:40
Baht amount. Omit (or pass undefined) for a counter-keyed total —
the literal “0” is then written and the cashier types the amount.
billerId
Section titled “billerId”billerId:
string
Defined in: barcode.ts:31
Cross-bank biller id (Tax ID + suffix). ≤ 15 chars, zero-padded on emit.
ref1:
string
Defined in: barcode.ts:33
Customer / invoice reference. Must be non-empty.
optionalref2?:string
Defined in: barcode.ts:35
Optional secondary reference. Empty string on the wire if omitted.