The Payment Method object is a reusable payment method details object for creating payments. It contains details such as card expiration date or billing address, but doesn’t include transaction-specific information such as amount or currency.
FIELD LABEL | FIELD NAME | DATA TYPE |
Created By | CreatedById | Lookup(User) |
Last Modified By | LastModifiedById | Lookup(User) |
Owner | OwnerId | Lookup(User,Group) |
Payment Method | Name | Text(80) |