Cmdlets for Salesforce

Build 25.0.9434

DigitalWallet

Schema file for DigitalWallet.

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.

DigitalWalletNumber String True

DigitalWallet identification number.

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.

PaymentGatewayId String False

PaymentGateway.Id

ID of the PaymentGateway associated with this record.

NickName String False

Field containing NickName information.

GatewayToken String False

Token representing the payment method in the payment gateway.

GatewayTokenDetails String False

Additional details about the gateway token.

Customer String False

Field containing Customer information.

Email String False

Email address for the contact or person account.

Type String False

Type of account or classification.

AccountId String False

Account.Id

ID of the Account associated with this record.

Status String False

Status of the record.

CompanyName String False

Field containing CompanyName information.

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.

Comments String False

Field containing Comments information.

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.

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.

BillingName String False

Field containing BillingName 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.9434