ArchAstro. SDK. Types. CustomObjectListResponse
(archastro v0.3.1)
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.SDK.JSON.object()) :: t()
@spec matches?(ArchAstro.SDK.JSON.t()) :: boolean()
@spec to_map(t()) :: ArchAstro.SDK.JSON.object()