|
Pro API C# Client Library
1.0.0.0
A C# client library for the use of developers working with the Whitepages Pro API
|
Classes | |
| class | Association |
| The root interface for all Associations More... | |
| class | BusinessAssociation |
The
type specific More... | |
| interface | IContactTyped |
| Copyright @2015 Whitepages, Inc. More... | |
| class | LegalEntityAssociation |
/// Common superclass of
and ; useful for Liskov substitution of these entities. More... | |
| class | LocationAssociation |
The
type specific More... | |
| class | PersonAssociation |
The
type specific More... | |
| class | PhoneAssociation |
The
type specific More... | |
| class | SerializableAssociation |
| A class used internally for deserializing results More... | |
Enumerations | |
| enum | ContactType { ContactType.Other, ContactType.Work, ContactType.Home, ContactType.Business } |
| Enumerator | |
|---|---|
| Other | |
| Work | |
| Home | |
| Business | |
Definition at line 9 of file IContactTyped.cs.