The order of the team member.
The split of payouts going to this user.
The proportion of payouts they get is their split divided by the sum of the splits of all members.
The user’s permissions in bitfield format.
In order from first to tenth bit, the current bits are:
UPLOAD_VERSION: 1n << 0nDELETE_VERSION: 1n << 1nEDIT_DETAILS: 1n << 2nEDIT_BODY: 1n << 3nMANAGE_INVITES: 1n << 4nREMOVE_MEMBER: 1n << 5nEDIT_MEMBER: 1n << 6nDELETE_PROJECT: 1n << 7nVIEW_ANALYTICS: 1n << 8nVIEW_PAYOUTS: 1n << 9nNote: Requires authorization to view.
The user’s role on the team.
The ID of the team this team member is a member of.
The user for this team member.
Whether or not the user has accepted to be on the team.
Note: Requires authorization to view.