ZyncCompanyJobTimeLogConfig

data class ZyncCompanyJobTimeLogConfig(val isEnabled: Boolean, val punchInStatusTypes: List<String>?, val punchOutStatusTypes: List<String>?)

Constructors

Link copied to clipboard
constructor(isEnabled: Boolean, punchInStatusTypes: List<String>?, punchOutStatusTypes: List<String>?)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard