Click or drag to resize
Virtual Care PostalCodeRequest Properties

[This is preliminary documentation and is subject to change.]

The PostalCodeRequest type exposes the following members.

Properties
  Name Description
Public property City
The city of the address.
(Inherited from SubjectAddress.)
Public property Country
The country of the address.
(Inherited from SubjectAddress.)
Public property CountryCode
The country code of the address.
(Inherited from SubjectAddress.)
Public property MaxRows
The maximum rows should be returned from the search results.
Public property PostalCode
The postal code of the address.
(Inherited from SubjectAddress.)
Public property PostalCodeId
The postal code identifier for lookup.
Public property SearchText
Partial text of state, city or postal code for search.
Public property State
The state of the address.
(Inherited from SubjectAddress.)
Public property StateCode
The state abbreviation code of the address.
(Inherited from SubjectAddress.)
Top
See Also