Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 467 Bytes

productsgetrequest.md

File metadata and controls

17 lines (12 loc) · 467 Bytes

ProductsGetRequest

Example Usage

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

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

Fields

Field Type Required Description
id string ✔️ N/A