AddressValidationResponse Class

Result of the address validation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.billing._serialization.Model
AddressValidationResponse

Constructor

AddressValidationResponse(**kwargs: Any)

Variables

Name Description
status

Status of the address validation. Known values are: "Other", "Valid", and "Invalid".

suggested_addresses

The list of suggested addresses.

validation_message
str

Validation error message.