ExBifrost.Model.CreateUser200Response (ex_bifrost v0.1.0)

Copy Markdown View Source

CreateUser200Response model.

Summary

Types

t()

@type t() :: %ExBifrost.Model.CreateUser200Response{
  user: ExBifrost.Model.ListUsers200ResponseUsersInner.t() | nil
}

Functions

decode(value)