XApiEx.Model.GetPostsUsage200ResponseData (x_api_ex v1.0.0)

Summary

Functions

Returns the value unchanged; this model has no nested structs to deserialize.

Types

t()

@type t() :: %XApiEx.Model.GetPostsUsage200ResponseData{
  cap_reset_day: number() | nil,
  project_cap: String.t() | nil,
  project_id: String.t() | nil,
  project_usage: String.t() | nil
}

Functions

decode(value)

@spec decode(map()) :: t()

Returns the value unchanged; this model has no nested structs to deserialize.