Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 526 Bytes

updateteammemberresponsebody.md

File metadata and controls

19 lines (13 loc) · 526 Bytes

UpdateTeamMemberResponseBody

Successfully updated the membership.

Example Usage

import { UpdateTeamMemberResponseBody } from "@vercel/sdk/models/updateteammemberop.js";

let value: UpdateTeamMemberResponseBody = {
  id: "<id>",
};

Fields

Field Type Required Description
id string ✔️ ID of the team.