Files
plexjs/docs/sdk/models/operations/billing.md
2024-09-08 03:06:14 +00:00

1.7 KiB

Billing

Example Usage

import { Billing } from "@lukehagar/plexjs/sdk/models/operations";

let value: Billing = {
    internalPaymentMethod: {},
    paymentMethodId: 317983,
};

Fields

Field Type Required Description
internalPaymentMethod operations.InternalPaymentMethod ✔️ N/A
paymentMethodId number ✔️ N/A