MemberChangeSpecification
Specifies changes to collaboration membership, including adding new members with their abilities and display names.
Types
Properties
Link copied to clipboard
Specifies the display name that will be shown for this member in the collaboration. While this field is required when inviting new members, it becomes optional when modifying abilities of existing collaboration members.
Link copied to clipboard
The abilities granted to the collaboration member. These determine what actions the member can perform within the collaboration.
Functions
Link copied to clipboard
inline fun copy(block: MemberChangeSpecification.Builder.() -> Unit = {}): MemberChangeSpecification