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


In This Topic
    DeletePaymentProfileRequest Class Members
    In This Topic

    The following tables list the members exposed by DeletePaymentProfileRequest.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the DeletePaymentProfileRequest class  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the CustomerProfileId  
    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