FortnoxEx.Model.InboxFilePartial (fortnox_ex v0.4.5)

Link to this section Summary

Link to this section Types

Specs

t() :: %FortnoxEx.Model.InboxFilePartial{
  "@url": String.t() | nil,
  ArchiveFileId: String.t() | nil,
  Comments: String.t() | nil,
  Id: String.t() | nil,
  Name: String.t() | nil,
  Path: String.t() | nil,
  Size: integer() | nil
}