Interfaces
BasePayment
Implemented by
Fields
| Name | Description | 
|---|---|
idID!
 | 
 Unique identifier for the payment.  | 
walletAddressIdID!
 | 
 Unique identifier of the wallet address under which the payment was created.  | 
metadataJSONObject
 | 
 Additional metadata associated with the payment.  | 
createdAtString!
 | 
 The date and time that the payment was created.  | 
clientString
 | 
 Information about the wallet address of the Open Payments client that created the payment.  | 
Model
Implemented by
- Asset
 - Peer
 - WalletAddress
 - IncomingPayment
 - OutgoingPayment
 - Payment
 - AccountingTransfer
 - WalletAddressKey
 - WebhookEvent
 - Fee
 - Tenant
 
Fields
| Name | Description | 
|---|---|
idID!
 | 
 Unique identifier for the entity.  | 
createdAtString!
 | 
 The date and time that the entity was created.  |