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) · 497 Bytes

BulkUpdateTeamMembersRequest.md

File metadata and controls

12 lines (7 loc) · 497 Bytes

SquareConnect.BulkUpdateTeamMembersRequest

Description

Represents a bulk update request for TeamMember objects.

Properties

Name Type Description Notes
team_members {String: UpdateTeamMemberRequest} The data which will be used to update the `TeamMember` objects. Each key is the `team_member_id` that maps to the `UpdateTeamMemberRequest`.