Click or drag to resize

CreditCardVaultSearchRequest Class

The credit card vaule search request class
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.PaymentCreditCardVaultSearchRequest

Namespace:  AMCS.Elemos.IntegrationService.Entity.Payment
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class CreditCardVaultSearchRequest

The CreditCardVaultSearchRequest type exposes the following members.

Constructors
  NameDescription
Public methodCreditCardVaultSearchRequest
Initializes a new instance of the CreditCardVaultSearchRequest class
Top
Properties
  NameDescription
Public propertyContactId
Gets or sets the contact identifier.
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyIsDeleted
Gets or sets the is deleted flag
Top
See Also