CData Python Connector for Salesforce

Build 25.0.9454

CardPaymentMethod

Schema file for CardPaymentMethod.

Columns

Name Type ReadOnly References Description
Id [KEY] String True

Unique identifier for the record.

IsDeleted Bool True

Indicates whether the record has been moved to the Recycle Bin.

CardPaymentMethodNumber String True

Masked credit card number for the payment method.

CreatedDate Datetime True

Date and time when the record was created.

CreatedById String True

User.Id

ID of the user who created the record.

LastModifiedById String True

User.Id

ID of the user who last modified the record.

LastViewedDate Datetime True

Date and time when the record was last viewed in the user interface.

LastReferencedDate Datetime True

Date and time when the record was last referenced.

DisplayCardNumber String True

DisplayCard identification number.

ExpiryMonth Int False

Field containing ExpiryMonth information.

ExpiryYear Int False

Field containing ExpiryYear information.

StartMonth Int False

Field containing StartMonth information.

StartYear Int False

Field containing StartYear information.

CardType String False

Type of credit card (Visa, MasterCard, etc.).

CardTypeCategory String True

Field containing CardTypeCategory information.

AutoCardType String False

Type classification for AutoCard.

CardCategory String False

Category of the credit card (credit, debit, prepaid).

AccountId String False

Account.Id

ID of the Account associated with this record.

PaymentMethodStreet String False

Street address for PaymentMethod purposes.

PaymentMethodCity String False

City for PaymentMethod address.

PaymentMethodState String False

State or province for PaymentMethod address.

PaymentMethodPostalCode String False

Postal code for PaymentMethod address.

PaymentMethodCountry String False

Country for PaymentMethod address.

PaymentMethodLatitude Double False

Latitude coordinate for PaymentMethod address geolocation.

PaymentMethodLongitude Double False

Longitude coordinate for PaymentMethod address geolocation.

PaymentMethodGeocodeAccuracy String False

Accuracy level of the geocode for the PaymentMethod address.

NickName String False

Field containing NickName information.

CardHolderName String False

Field containing CardHolderName information.

CardBin Int False

Bank Identification Number (BIN) of the credit card.

CardLastFour Int False

Last four digits of the credit card number.

Email String False

Email address for the contact or person account.

Comments String False

Field containing Comments information.

Status String False

Status of the record.

InputCardNumber String False

InputCard identification number.

CardHolderFirstName String False

Field containing CardHolderFirstName information.

CardHolderLastName String False

Field containing CardHolderLastName information.

CompanyName String False

Field containing CompanyName information.

GatewayToken String False

Token representing the payment method in the payment gateway.

GatewayTokenDetails String False

Additional details about the gateway token.

PaymentGatewayId String False

PaymentGateway.Id

ID of the PaymentGateway associated with this record.

ProcessingMode String False

Mode used for processing the payment.

MacAddress String False

Field containing MacAddress information.

Phone String False

Phone number for the contact or account.

IpAddress String False

Field containing IpAddress information.

AuditEmail String False

Field containing AuditEmail information.

GatewayResultCode String False

Result code returned by the payment gateway.

GatewayResultCodeDescription String False

Field containing GatewayResultCodeDescription information.

SfResultCode String False

Salesforce-specific result code for the transaction.

GatewayDate Datetime False

Date associated with Gateway.

GatewayTokenEncrypted String False

Field containing GatewayTokenEncrypted information.

IsAutoPayEnabled Bool False

Indicates whether the record has the AutoPayEnabled characteristic.

PaymentMethodType String False

Type classification for PaymentMethod.

PaymentMethodSubType String False

Type classification for PaymentMethodSub.

PaymentMethodDetails String False

Field containing PaymentMethodDetails information.

SOQL String False

Specifies the SOQL query to execute against the Salesforce servers. If this pseudo column is set from the WHERE clause it will take precedence over the original query.

ExternalIdColumn String False

Specifies the external Id column to use if performing an insert. If this value is specified, upsert will be used when the INSERT command is called.

FilterScope String False

Optional scope to limit the records returned from queries. This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team.

SystemModstamp Datetime True

Date and time when the record was last modified by a user or by an automated process.

LastModifiedDate Datetime True

Date and time when the record was last modified.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454