Click or drag to resize

PaymentProfile Properties

The PaymentProfile type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Gets or sets the account id.
Public propertyAttributes
Gets or sets the custom attributes.
Public propertyDataObject
Gets or sets the data object.
Public propertyDeleted
Gets or sets a value indicating whether this PaymentProfile is deleted.
Public propertyGuiPluginName
Gets or sets the name of the GUI plugin that is responsible for performing payments of this type.
Public propertyId
Gets or sets the id.
Public propertyNumberOfTransactions
Gets or sets the number of transactions performed by this payment profile.
Public propertyPaymentMethod
Gets or sets the payment method name to which this payment profile corresponds.
Public propertyPluginName
Gets or sets the name of the plugin that is responsible for performing payments of this type.
Public propertyStatus
Gets or sets the status of the payment profile.
Top
See Also