GetGroupsTemplateResponse

@Serializable
data class GetGroupsTemplateResponse(val clientOptions: Set<GetGroupsTemplateClientOptions>? = null, val datatables: Set<GetGroupsTemplateDatatables>? = null, val officeId: Long? = null, val officeOptions: Set<GetGroupsTemplateOfficeOptions>? = null, val staffOptions: Set<GetGroupsTemplateStaffOptions>? = null)

GetGroupsTemplateResponse

Parameters

clientOptions
datatables
officeId
officeOptions
staffOptions

Constructors

Link copied to clipboard
constructor(clientOptions: Set<GetGroupsTemplateClientOptions>? = null, datatables: Set<GetGroupsTemplateDatatables>? = null, officeId: Long? = null, officeOptions: Set<GetGroupsTemplateOfficeOptions>? = null, staffOptions: Set<GetGroupsTemplateStaffOptions>? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val officeId: Long? = null
Link copied to clipboard
Link copied to clipboard