Click or drag to resize
ErrorResponse Class
Authorize.NET API - Envelope for error response.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.AuthorizeNetDataContractsErrorResponse

Namespace: CMS.Ecommerce.AuthorizeNetDataContracts
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public class ErrorResponse

The ErrorResponse type exposes the following members.

Constructors
  NameDescription
Public methodErrorResponse
Top
Properties
  NameDescription
Public propertyMainMessages
Information about error.
Top
See Also