Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 543 Bytes

File metadata and controls

17 lines (12 loc) · 543 Bytes

CustomerPortalSeatsRevokeSeatRequest

Example Usage

import { CustomerPortalSeatsRevokeSeatRequest } from "@polar-sh/sdk/models/operations/customerportalseatsrevokeseat.js";

let value: CustomerPortalSeatsRevokeSeatRequest = {
  seatId: "<value>",
};

Fields

Field Type Required Description
seatId string ✔️ N/A