PutCentersCenterIdResponse

@Serializable
data class PutCentersCenterIdResponse(val changes: PutCentersChanges? = null, val groupId: Long? = null, val officeId: Long? = null, val resourceId: Long? = null)

PutCentersCenterIdResponse

Parameters

changes
groupId
officeId
resourceId

Constructors

Link copied to clipboard
constructor(changes: PutCentersChanges? = null, groupId: Long? = null, officeId: Long? = null, resourceId: Long? = null)

Properties

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