OSTIP_EXARI v0.1.0 Swagger.Client.Model.ContactStatusChange View Source

The state of a contact on an endpoint has changed.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.ContactStatusChange{
  contact_info: ContactInfo,
  endpoint: Endpoint
}