AddressOperationsExtensions Class

Definition

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/

Applies to