Files
plexjs/docs/models/billing.md

1.3 KiB

Billing

Example Usage

import { Billing } from "@lukehagar/plexjs";

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

Fields

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