PostHolidaysRequestOffices

@Serializable
data class PostHolidaysRequestOffices(val officeId: Long? = null)

Parameters

officeId

Constructors

Link copied to clipboard
constructor(officeId: Long? = null)

Properties

Link copied to clipboard
val officeId: Long? = null