Version 4.0

HomeHOME
  • SwiftReach.Swift911.Core.ContactLists.ContactImporter.ImportedContact Object Reference

    Contact record that is pending import or re-validation

    FieldTypeDescription
    ImportItemGuid System.Guid (REQUIRED) Guid that uniquely identifies this entity
    ImportStatusCode System.Int32 Code indicating the import status of this entity
    ImportStatus SwiftReach.Swift911.Core.ContactLists.ContactImporter.ImportStatus[] Import status of this entity including validation error messages.
    FirstName System.String Currently Not Used.
    MiddleName System.String Currently Not Used.
    LastName System.String Currently Not Used.
    EntityName System.String Name of the entity
    EntityTag System.String Generic field for user data
    EmailAddy System.String Email Address of the entity
    PagerNumber System.String The entity's pager number
    PagerNetwork System.Int32 Identifier for the pager network that the entity's pager is on
    PinCode System.String Pin code for the entity
    PreferredLanguage System.String The preferred language of the entity. Default is English.
    FaxNumber System.String Fax number of the entity
    PortalUser System.String username for portal logon (optional)
    PortalPass System.String Password for portal logon (optional)
    AddressLabel System.String The label describing the address. (i.e. Home, Office, etc.)
    Address1 System.String Address Line 1 where the entity resides
    Address2 System.String Address Line 2 where the entity resides
    City System.String The city where the entity resides
    StateProv System.String The state or provence where the entity resides
    PostalCode System.String The postal code where the entity resides
    Latitude System.Double The latitude of the entity. Default to 0 if not used.
    Longitude System.Double The longitude of the entity. Default to 0 if not used.
    County System.String County that entity resides in
    Phone1Label System.String The label that describes the phone number (i.e. Home, Mobile, Work, etc.).
    Phone1 System.String The phone number to dial. This must be a string of digits only.
    Phone1Extension System.String The extension or dtmf digits to be dialed after the call connects
    Phone1SMSOptIn System.Boolean True if this is a mobile number that can receive SMS messages.
    Phone1Type System.Int32 Type of phone. 0 for voice or 1 for TTY.
    Phone2Label System.String The label that describes the phone number (i.e. Home, Mobile, Work, etc.).
    Phone2 System.String The phone number to dial. This must be a string of digits only.
    Phone2Extension System.String The extension or dtmf digits to be dialed after the call connects
    Phone2SMSOptIn System.Boolean True if this is a mobile number that can receive SMS messages.
    Phone2Type System.Int32 Type of phone. 0 for voice or 1 for TTY.
    Phone3Label System.String The label that describes the phone number (i.e. Home, Mobile, Work, etc.).
    Phone3 System.String The phone number to dial. This must be a string of digits only.
    Phone3Extension System.String The extension or dtmf digits to be dialed after the call connects
    Phone3SMSOptIn System.Boolean True if this is a mobile number that can receive SMS messages.
    Phone3Type System.Int32 Type of phone. 0 for voice or 1 for TTY.
    Phone4Label System.String The label that describes the phone number (i.e. Home, Mobile, Work, etc.).
    Phone4 System.String The phone number to dial. This must be a string of digits only.
    Phone4Extension System.String The extension or dtmf digits to be dialed after the call connects
    Phone4SMSOptIn System.Boolean True if this is a mobile number that can receive SMS messages.
    Phone4Type System.Int32 Type of phone. 0 for voice or 1 for TTY.