AddressOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for AddressOperations.
public static class AddressOperationsExtensions
type AddressOperationsExtensions = class
Public Module AddressOperationsExtensions
- Inheritance
-
AddressOperationsExtensions
Methods
Validate(IAddressOperations, AddressDetails) |
Validates an address. Use the operation to validate an address before using it as soldTo or a billTo address. https://docs.microsoft.com/en-us/rest/api/billing/ |
ValidateAsync(IAddressOperations, AddressDetails, CancellationToken) |
Validates an address. Use the operation to validate an address before using it as soldTo or a billTo address. https://docs.microsoft.com/en-us/rest/api/billing/ |