







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