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

Detailed information about a contact on an endpoint.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.ContactInfo{
  aor: String.t(),
  contact_status: String.t(),
  roundtrip_usec: String.t(),
  uri: String.t()
}