TeamMembers Properties Name Type Description Notes totalCount number The total count of members that belong to the team [optional] [default to undefined] Example import { TeamMembers } from 'launchdarkly-api-typescript'; const instance: TeamMembers = { totalCount, }; [Back to Model list] [Back to API list] [Back to README]