Dokka MultiModule Example
androidJvm
pos-gateway
/
su.ips.gateway.data.model
/
IOFDOptions
IOFDOptions
data
class
IOFDOptions
(
val
tin
:
String
?
,
val
name
:
String
?
)
Members
Constructors
IOFDOptions
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
?