Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 498 Bytes

BulkCreateTeamMembersRequest.md

File metadata and controls

12 lines (7 loc) · 498 Bytes

SquareConnect.BulkCreateTeamMembersRequest

Description

Represents a bulk create request for TeamMember objects.

Properties

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`.