







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