







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
ISubscriptionRequest..::..WithBillingAddress Method |
ISubscriptionRequest Interface See Also Send Feedback |
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
SubscriptionRequest WithBillingAddress( Address add ) |
Visual Basic |
---|
Function WithBillingAddress ( _ add As Address _ ) As SubscriptionRequest |
Visual C++ |
---|
SubscriptionRequest^ WithBillingAddress( Address^ add ) |
Parameters
- add
- Type: AuthorizeNet..::..Address