Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Payments.Providers Namespace / UpdatePaymentProfileRequest Class
Properties


In This Topic
    UpdatePaymentProfileRequest Class Members
    In This Topic

    The following tables list the members exposed by UpdatePaymentProfileRequest.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the UpdatePaymentProfileRequest class  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the CustomerProfileId  
    Public Property Gets or sets the payment data object for this request  
    Public Property Gets or sets the PaymentProfileId  
    Public Property Gets or sets the user object for this profile request (Inherited from CommerceBuilder.Payments.Providers.ProfileRequest)
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also