StreetAddress Constructor
|
default constructor |
AddressLine1 | The input address, part 1 |
AddressLine2 | The input address, part 2 |
AddressLine3 | The input address, part 3 |
City | The input city |
Error | A description of the problem we detected |
KnownBad | Did we detect a problem with the address? |
ProblemType | The type of problem we detected. |
State | The input state |
Zip | The input zip |
RequestID (inherited from AddressValidationResponse) | RequestId - used for logging, not in the Soap response |