Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 612 Bytes

customersgetstateexternalrequest.md

File metadata and controls

17 lines (12 loc) · 612 Bytes

CustomersGetStateExternalRequest

Example Usage

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

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

Fields

Field Type Required Description
externalId string ✔️ The customer external ID.