Version 4.0

HomeHOME
  • API.V4.DataWrappers.ContactValidationSummary Object Reference

    Validation Summary for an array of contacts

    FieldTypeDescription
    TotalContacts System.Int32 Total number of contacts submitted for validation
    TotalContactsWithErrors System.Int32 Total number of contacts that failed validation
    TotalContactsWithVoice System.Int32 Total Count of contacts that can receive voice messages
    TotalContactsWithEmail System.Int32 Total Count of contacts that can receive email messages
    TotalContactsWithSMS System.Int32 Total Count of contacts that can receive sms messages
    TotalContactsWithFax System.Int32 Total Count of contacts that can receive fax messages
    TotalContactsWithPager System.Int32 Total Count of contacts that can receive pager messages
    Results API.V4.DataWrappers.ContactValidationResult[] Validation results for each contact in the same array order in which they were sent to the API.