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


In This Topic
    GetPaymentProfileResponse Class Properties
    In This Topic

    For a list of all members of this type, see GetPaymentProfileResponse members.

    Public Properties
     NameDescription
    Public Property Gets or sets the CustomerProfileId  
    Public Property Gets or sets the payment instrument data  
    Public Property Gets or sets the payment profile id  
    Public Property Gets or sets the response code (Inherited from CommerceBuilder.Payments.Providers.ProfileResponse)
    Public Property Gets or sets the response message (Inherited from CommerceBuilder.Payments.Providers.ProfileResponse)
    Public Property Gets or sets a value indicating whether request was success or failure (Inherited from CommerceBuilder.Payments.Providers.ProfileResponse)
    Top
    See Also