Dokka MultiModule Example
androidJvm
pos-gateway
/
su.ips.gateway.data.model
/
ITaxPayerOptions
ITax
Payer
Options
data
class
ITaxPayerOptions
(
val
tin
:
String
?
,
val
name
:
String
?
)
Members
Constructors
ITax
Payer
Options
Link copied to clipboard
constructor
(
tin
:
String
?
,
name
:
String
?
)
Properties
name
Link copied to clipboard
val
name
:
String
?
tin
Link copied to clipboard
val
tin
:
String
?