Upstream v1.6.8 Upstream.B2.Delete.FileVersion View Source

Link to this section Summary

Functions

Callback implementation for Upstream.B2.Base.body/1

Callback implementation for Upstream.B2.Base.header/1

Callback implementation for Upstream.B2.Base.url/1

Link to this section Functions

Callback implementation for Upstream.B2.Base.body/1.

Link to this function call(options \\ []) View Source
call(Keyword.t()) ::
  {:ok | :error,
   %Upstream.B2.Delete.FileVersion{file_id: term(), file_name: term()}
   | struct()}

Callback implementation for Upstream.B2.Base.header/1.