XApiEx.Model.UsersById400Response (x_api_ex v1.0.0)
Summary
Functions
Deserializes nested structs within the given map into their respective model types.
Types
@type t() :: %XApiEx.Model.UsersById400Response{ detail: String.t() | nil, errors: [XApiEx.Model.UsersById400ResponseErrorsInner.t()] | nil, title: String.t() | nil, type: String.t() | nil }