Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Services.Checkout Namespace / ValidationResponse Class
Properties


Version
ValidationResponse Class Members

The following tables list the members exposed by ValidationResponse.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the ValidationResponse class.  
Top
Public Properties
 NameDescription
Public Property Gets a value indicating whether the request is successful  
Public Property Gets the warning messages that may have occured during the validation  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also