StaticpaginationStaticrecentStaticserializerRetrieves a value from raw API data. Prioritises DBAPI data if available
Returns the agency for this branch. Uses the current agency where possible to avoid an additional API request — only fetches by ID for donor agency branches.
Fetches dbapi data to make available for additional getters without harming performance of themes that only require hestia data.
Returns an array of objects containing the feature_property metadata, attached
to the branch hestia response, as well as a Property model instance.
The id for each feature_property is used to asynchronously fetch a
Property instance for each entry.
Special method to define behaviour of JSON.stringify() on model instance
StaticfindOptionalparams: {StaticfindStaticfindStaticsearch
serializer is a pure function that takes a model instance and returns a plain object that describes how to convert the model to JSON