payment Graph Node
Back to IndexRoot Set Name: payments
Fields
authorizedAmount | DecimalValue |
capturedBalance | DecimalValue The balanced amount of all captured charged and refunds of the payment. |
chargedBalance | DecimalValue |
createdAt | DateTimeOffsetValue |
creditBalance | DecimalValue |
currencyCode | EnumValue |
dynamic | DynamicFieldsValue |
paymentId | UuidValue |
paymentNumber | StringValue |
providerKey | EnumValue |
tags | ArrayValue |
Edges
| Name | Type | Cardinality |
|---|---|---|
activityLogs | activityLog | Many |
authorizations | paymentAuthorization | Many |
captures | paymentCapture | Many |
checkpoints | mutationSet | Many |
journalEntries | paymentJournalEntry | Many |
orderJournalEntries | orderJournalEntry | Many |
orders | order | Many |