Name | Type | Description | Notes |
---|---|---|---|
result | ResultEnum | Indicates whether an address is valid or invalid. | |
suggested | ValidateAddress | ||
recordType | String | Identifies the type of the resource. | [optional] |
errors | List<Error> | [optional] |
Name | Value |
---|---|
VALID | "valid" |
INVALID | "invalid" |