OpenXchangeClient.Model.SnippetAttachment (open_xchange_client v0.10.0)

Link to this section Summary

Link to this section Types

@type t() :: %OpenXchangeClient.Model.SnippetAttachment{
  contentid: String.t() | nil,
  filename: String.t() | nil,
  id: String.t() | nil,
  mimetype: String.t() | nil,
  size: integer() | nil
}