Dokka MultiModule Example
androidJvm
pos-gateway
/
su.ips.gateway.data.model
/
ICloseShiftScenarioResultOptions
IClose
Shift
Scenario
Result
Options
data
class
ICloseShiftScenarioResultOptions
(
val
code
:
String
,
val
vendor
:
String
,
val
fiscalDocument
:
IOpenCloseShiftFiscalDocumentOptions
)
:
IScenarioResultOptions
Members
Constructors
IClose
Shift
Scenario
Result
Options
Link copied to clipboard
constructor
(
code
:
String
,
vendor
:
String
,
fiscalDocument
:
IOpenCloseShiftFiscalDocumentOptions
)
Properties
code
Link copied to clipboard
open
override
val
code
:
String
fiscal
Document
Link copied to clipboard
val
fiscalDocument
:
IOpenCloseShiftFiscalDocumentOptions
vendor
Link copied to clipboard
open
override
val
vendor
:
String