PaymentSchedule - customer - OBJECT
Version: 2025-01
Description:
A single payment schedule defined in the payment terms.
Access Scopes
Fields
-
amount:
MoneyV2! -
The amount owed for this payment schedule.
-
completed:
Boolean! -
Whether the payment has been completed.
-
completedAt:
DateTime -
The date and time when the payment schedule was paid or fulfilled.
-
dueAt:
DateTime -
The date and time when the payment schedule is due.
-
id:
ID! -
A globally-unique ID.
Connections
Related queries
Related mutations
Related Unions
Examples