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.
Link copied to clipboard
The ML member abilities for a collaboration member.
Link copied to clipboard
An object representing the collaboration member's payment responsibilities set by the collaboration creator.
Functions
Link copied to clipboard
inline fun copy(block: MemberChangeSpecification.Builder.() -> Unit = {}): MemberChangeSpecification