PaymentCartItem
Represents a line item in a payment cart. Each payment cart item is
associated with a parent PaymentCart record and typically references an invoice. The Amount
field on each item contributes to the TotalAmount roll-up summary on the parent
PaymentCart. This object is available in API version 66.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| Amount |
|
| Description |
|
| InvoiceId |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
| PaymentCartId |
|
Associated Objects
This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.
- PaymentCartItemHistory
- History is available for tracked fields of the object.