Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 795 Bytes

File metadata and controls

15 lines (12 loc) · 795 Bytes

# SubteamResource

Properties

Name Type Description Notes
id int The unique identifier for the subteam.
name string The name of the subteam.
description string The public description of the subteam.
date_created string The date the subteam was created, in ISO 8601 format.
founder_id int The unique identifier for the founder of the subteam.
members_count int The total number of members in the subteam.
links \WhatPulse\Model\DetailedSubteamResourceLinks

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