PostGroupsGroupIdCommandUnassignStaffRequest

@Serializable
data class PostGroupsGroupIdCommandUnassignStaffRequest(val staffId: Long? = null)

PostGroupsGroupIdCommandUnassignStaffRequest

Parameters

staffId

Constructors

constructor(staffId: Long? = null)

Properties

Link copied to clipboard
val staffId: Long? = null