IFiscalDocumentCashierOptions

data class IFiscalDocumentCashierOptions(val tin: String?, val fullName: String?)

Constructors

Link copied to clipboard
constructor(tin: String?, fullName: String?)

Properties

Link copied to clipboard
Link copied to clipboard
val tin: String?