Dokka MultiModule Example
androidJvm
pos-gateway
/
su.ips.gateway.data.model
/
IFiscalDocumentCashierOptions
IFiscal
Document
Cashier
Options
data
class
IFiscalDocumentCashierOptions
(
val
tin
:
String
?
,
val
fullName
:
String
?
)
Members
Constructors
IFiscal
Document
Cashier
Options
Link copied to clipboard
constructor
(
tin
:
String
?
,
fullName
:
String
?
)
Properties
full
Name
Link copied to clipboard
val
fullName
:
String
?
tin
Link copied to clipboard
val
tin
:
String
?