Click or drag to resize
MainMessages Class
Authorize.NET API - Information about response.
Inheritance Hierarchy
SystemObject
  CMS.Ecommerce.AuthorizeNetDataContractsMainMessages

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

The MainMessages type exposes the following members.

Constructors
  NameDescription
Public methodMainMessages
Top
Properties
  NameDescription
Public propertyMainMessage
Text representation.
Public propertyResultCode
Whether response contains error.
Top
See Also