Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 570 Bytes

Team.md

File metadata and controls

16 lines (11 loc) · 570 Bytes

PollinationSDK.Model.Team

Properties

Name Type Description Notes
Id string The team ID
Slug string The public slug of the team
MemberCount int The number of members that are part of this team [optional] [default to 0]
Type string [optional] [readonly] [default to "Team"]

[Back to Model list] [Back to API list] [Back to README]