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

Details of a Stasis application

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Swagger.Client.Model.Application{
  bridge_ids: ListString,
  channel_ids: ListString,
  device_names: ListString,
  endpoint_ids: ListString,
  name: String.t()
}