CardPresentVoid Class

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image
A Cardpresent Void transaction

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

Syntax

C#
public class CardPresentVoid : GatewayRequest
Visual Basic
Public Class CardPresentVoid _
	Inherits GatewayRequest
Visual C++
public ref class CardPresentVoid : public GatewayRequest

Inheritance Hierarchy

System..::..Object
  AuthorizeNet..::..GatewayRequest
    AuthorizeNet..::..CardPresentVoid

See Also