Represents a bulk create request for TeamMember objects.
| Name | Type | Description | Notes |
|---|---|---|---|
| team_members | {String: CreateTeamMemberRequest} | The data which will be used to create the `TeamMember` objects. Each key is the `idempotency_key` that maps to the `CreateTeamMemberRequest`. |