Class Team

Represents an OAuth team.

Hierarchy (view full)

Constructors

Properties

icon: null | string

The icon hash of this team.

id: string
members: TeamMember[]

The members of this team.

name: string

The name of this team.

owner?: User

The owner of this team.

ownerID: string

The ID of the owner of this team.

payoutAccountStatus?: null | TeamPayoutAccountStatus

The status of the team's primary payout account

payoutAccountStatuses?: TeamPayoutAccount[]

The statuses of the team's payout accounts

stripeConnectAccountID?: string

The ID of the team's Stripe Connect account

Accessors

Methods