Class createCustomerPaymentProfileRequest
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Mediachase.Commerce.Plugins.Payment.Authorize
Assembly: Mediachase.Commerce.Plugins.Payment.dll
Version: 10.8.0Syntax
public class createCustomerPaymentProfileRequest : ANetApiRequest
Constructors
createCustomerPaymentProfileRequest()
Declaration
public createCustomerPaymentProfileRequest()
Fields
customerProfileId
Declaration
public string customerProfileId
Field Value
Type | Description |
---|---|
System.String |
paymentProfile
Declaration
public customerPaymentProfileType paymentProfile
Field Value
Type | Description |
---|---|
customerPaymentProfileType |
validationMode
Declaration
public validationModeEnum validationMode
Field Value
Type | Description |
---|---|
validationModeEnum |
validationModeSpecified
Declaration
public bool validationModeSpecified
Field Value
Type | Description |
---|---|
System.Boolean |