AddressLine1 | The first line of the address |
AddressLine2 | The second line of the address |
AddressLine3 | The third line of the address |
City | The city |
State | The state abbreviation |
Zip | The zip code |
ParentRequest (inherited from AddressValidationRequest) | The request (if any) that this request is nested inside of. |
ParentRequestID (inherited from AddressValidationRequest) | The RequestID of the request that this request is nested inside of Returns the RequestID of this request if there is no parent. |
RequestID (inherited from AddressValidationRequest) | The unique id of this request. |
hasParent (inherited from AddressValidationRequest) | True is this request is nested inside of another request. |