Version 4.0

HomeHOME
  • API.V4.DataWrappers.ContactLookup.ContactProfile Object Reference

    Defines a Swift911 Entity Profile

    FieldTypeDescription
    CreateStamp System.DateTime The date and time that the list item was created.
    ChangeStamp System.DateTime The date and time that the list item last changed.
    CreatedByUser System.String The username which created the list item.
    ChangedByUser System.String The username that last made changes to the list item.
    EntityName System.String Name of the person of entity
    EntityGuid System.Guid Guid that uniquely identifies this entity on the list. This is generated by SwiftReach when the contact is added.
    EntityPhoto System.String Photo of the entity or empty if none
    Phones API.V4.DataWrappers.ContactLookup.PhoneProfile[] The list of phone numbers and their configuation for the associated contact listed in priority order.
    Addresses API.V4.DataWrappers.ContactLookup.AddressProfile[] The street address locations of the contact
    Email System.String The email address of the contact
    Fax System.String The 10-digit fax phone number to send FAX messages to
    Pager System.String The pager number to send pager messages to
    PagerNetwork System.Int32 The unique numerical code identifyign the paging provider
    SpokenLanguage System.String The preferrred language choice of this alert recipient
    Tag System.String A generic field to hold a user-defined string of 50 characters or less
    UserDefined API.V4.DataWrappers.ContactLookup.UserDefinedSection[] Array of user-defined sections and their corresponding fields
    LinkedContacts API.V4.DataWrappers.ContactLookup.ContactLink[] Additional Swift911 contacts linked to this entity.