Files
plexjs/docs/sdk/models/operations/billing.md

1.7 KiB

Billing

Example Usage

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

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

Fields

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