ExBifrost.Model.CreatePlugin201Response (ex_bifrost v0.1.0)

Copy Markdown View Source

Plugin operation response

Summary

Types

t()

@type t() :: %ExBifrost.Model.CreatePlugin201Response{
  message: String.t() | nil,
  plugin: ExBifrost.Model.Plugin.t() | nil
}

Functions

decode(value)