ICashRegisterOptions
data class ICashRegisterOptions(val authority: ICashRegisterAuthorityOptions, val factoryNumber: String, val fiscalStorage: ICashRegisterFiscalStorageOptions)
Constructors
Link copied to clipboard
constructor(authority: ICashRegisterAuthorityOptions, factoryNumber: String, fiscalStorage: ICashRegisterFiscalStorageOptions)