ArchAstro. Types. CustomObjectListResponse
(archastro v0.2.0)
Copy Markdown
A paginated page of custom objects returned by a list operation. Use the pagination fields to navigate through result sets.
Summary
Types
Functions
@spec from_map(ArchAstro.JSON.object()) :: t()
@spec matches?(ArchAstro.JSON.t()) :: boolean()
@spec to_map(t()) :: ArchAstro.JSON.object()