Skip to content

Files

Latest commit

 

History

History
16 lines (11 loc) · 1.09 KB

customerportalcustomersgetpaymentmethodsrequest.md

File metadata and controls

16 lines (11 loc) · 1.09 KB

CustomerPortalCustomersGetPaymentMethodsRequest

Example Usage

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

let value: CustomerPortalCustomersGetPaymentMethodsRequest = {};

Fields

Field Type Required Description
page number Page number, defaults to 1.
limit number Size of a page, defaults to 10. Maximum is 100.