ExClubhouse v0.5.2 ExClubhouse.Model.SupportTicket View Source

Support ticket response model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.SupportTicket{
  epic_ids: [integer()],
  external_id: binary(),
  external_url: binary(),
  id: binary(),
  story_ids: [integer()]
}