Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 488 Bytes

customerportalordersgetrequest.md

File metadata and controls

17 lines (12 loc) · 488 Bytes

CustomerPortalOrdersGetRequest

Example Usage

import { CustomerPortalOrdersGetRequest } from "@polar-sh/sdk/models/operations";

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

Fields

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