







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
SubscriptionRequest Class |
Members See Also Send Feedback |
This is the abstracted SubscriptionRequest class - it provides a simplified way of dealing with the underlying
ARB API. This class uses a Fluent Interface to build out the request - creating only what you need.
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
public class SubscriptionRequest : ISubscriptionRequest |
Visual Basic |
---|
Public Class SubscriptionRequest _ Implements ISubscriptionRequest |
Visual C++ |
---|
public ref class SubscriptionRequest : ISubscriptionRequest |