ExClubhouse v0.6.0 ExClubhouse.Model.Input.File View Source

File input model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.Input.File{
  created_at: binary(),
  description: binary(),
  external_id: binary(),
  name: binary(),
  updated_at: binary(),
  uploader_id: binary()
}