Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 471 Bytes

customersgetrequest.md

File metadata and controls

17 lines (12 loc) · 471 Bytes

CustomersGetRequest

Example Usage

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

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

Fields

Field Type Required Description
id string ✔️ The customer ID.