Skip to main content

AccumulativeCheckData

Represents accumulative check-in/check-out data.

Properties

NameTypeDescription
InstructionsDictionary<Iso2LanguageEnum, String>Dictionary containing check-in/check-out instructions categorized by language.
SpecialInstructionsDictionary<Iso2LanguageEnum, String>Dictionary containing special check-in/check-out instructions categorized by language.
MinAgeIntegerMinimum age for check-in/check-out.
BeginTimeTimeOnlyModelBegin time for check-in/check-out.
BeginTime/TimeStringGets or sets the time.
EndTimeTimeOnlyModelEnding time for check-in/check-out.
EndTime/TimeStringGets or sets the time.