The generic Payment business object represents a transfer of money between two parties.
The generic Payment business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
Payment includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
ObjectId | String | x | |
PaymentSource | String | ||
Amount | String | ||
BillingAccountRef | BillingAccountRef | 1 | |
Currency | String | ||
PaymentReceivedDate | String | ||
ProcessContext | ProcessContext | 1 |
The generic Payment business object supports the following verbs:
To examine a listing of the attributes of the generic Payment business object, use the System Manager.