ExVcom.Model.TicketCreateResponse (ex_vcom v0.1.1)

Link to this section Summary

Link to this section Types

@type t() :: %ExVcom.Model.TicketCreateResponse{
  data: ExVcom.Model.TicketCreateResponseData.t() | nil,
  paths: ExVcom.Model.TicketCreateResponsePaths.t() | nil
}