Address Class |
Namespace: CorrigoService.Entities
[SerializableAttribute] public class Address : CorrigoEntity
The Address type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActorId |
Gets a actor id
|
![]() | ActorTypeId |
Gets a actor type id
|
![]() | City |
Gets a city
|
![]() | Country |
Gets a country
|
![]() | Latitude |
Gets a latitude
|
![]() | Longitude |
Gets a longitude
|
![]() | State |
Gets a state
|
![]() | Street |
Gets a street
|
![]() | Street2 |
Gets a street2
|
![]() | TypeId |
Gets a address type id
|
![]() | Zip |
Gets a zip code
|