PostGroupsGroupIdCommandUnassignStaffResponse

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

PostGroupsGroupIdCommandUnassignStaffResponse

Parameters

changes
groupId
officeId
resourceId

Constructors

constructor(changes: Any? = null, groupId: Long? = null, officeId: Long? = null, resourceId: Long? = null)

Properties

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