XApiEx.Model.ListsResponse (x_api_ex v1.0.0)
Response wrapper for a list of X Lists.
Summary
Functions
Deserializes nested structs within the given map into their respective model types.
Types
@type t() :: %XApiEx.Model.ListsResponse{ data: [XApiEx.Model.ListObject.t()] | nil, meta: XApiEx.Model.PaginationMeta.t() | nil }