GetToOfficeOptionsResponseStandingInstructionSwagger

@Serializable
data class GetToOfficeOptionsResponseStandingInstructionSwagger(val id: Int? = null, val name: String? = null, val nameDecorated: String? = null)

Parameters

id
name
nameDecorated

Constructors

constructor(id: Int? = null, name: String? = null, nameDecorated: String? = null)

Properties

Link copied to clipboard
val id: Int? = null
Link copied to clipboard
val name: String? = null
Link copied to clipboard
val nameDecorated: String? = null