Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 567 Bytes

File metadata and controls

17 lines (12 loc) · 567 Bytes

CustomerPortalOrdersGetPaymentStatusRequest

Example Usage

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

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

Fields

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