E2bEx.Volume (E2bEx v0.1.0)

Copy Markdown View Source

A team volume, decoded from create/get/list responses.

Summary

Types

t()

@type t() :: %E2bEx.Volume{
  name: String.t() | nil,
  token: String.t() | nil,
  volume_id: String.t() | nil
}