XApiEx.Model.PostCountsResponse (x_api_ex v1.0.0)
Response wrapper for post count timeseries data.
Summary
Functions
Deserializes nested structs within the given map into their respective model types.
Types
@type t() :: %XApiEx.Model.PostCountsResponse{ data: [XApiEx.Model.PostCount.t()] | nil, meta: XApiEx.Model.PostCountsMeta.t() | nil }