GatewayResponse Class

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0

Syntax

C#
public class GatewayResponse : ResponseBase, 
	IGatewayResponse
Visual Basic
Public Class GatewayResponse _
	Inherits ResponseBase _
	Implements IGatewayResponse
Visual C++
public ref class GatewayResponse : public ResponseBase, 
	IGatewayResponse

Inheritance Hierarchy

System..::..Object
  AuthorizeNet..::..ResponseBase
    AuthorizeNet..::..GatewayResponse

See Also