Class updateCustomerPaymentProfileRequest

Inheritance
System.Object
updateCustomerPaymentProfileRequest
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.0
Syntax
public class updateCustomerPaymentProfileRequest : ANetApiRequest

Constructors

updateCustomerPaymentProfileRequest()

Declaration
public updateCustomerPaymentProfileRequest()

Fields

customerProfileId

Declaration
public string customerProfileId
Field Value
Type Description
System.String

paymentProfile

Declaration
public customerPaymentProfileExType paymentProfile
Field Value
Type Description
customerPaymentProfileExType