Interface: CreateTeamResult
Defined in: javascript/src/credits/types/teams.ts:32
Result of creating a team.
Properties
idempotent
idempotent:
boolean
Defined in: javascript/src/credits/types/teams.ts:35
name
name:
string
Defined in: javascript/src/credits/types/teams.ts:34
teamId
teamId:
string
Defined in: javascript/src/credits/types/teams.ts:33