Extreme Messaging - AddressValidation

StreetAddressInput Members

StreetAddressInput overview

Public Instance Constructors

StreetAddressInput Constructor

Public Instance Fields

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

Public Instance Properties

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.

Public Instance Methods

hasParent (inherited from AddressValidationRequest) True is this request is nested inside of another request.

See Also

StreetAddressInput Class | AddressValidation Namespace