Module resources_api

Source

Structs§

GetAllResourcesParams
struct for passing parameters to the method get_all_resources
GetResourceParams
struct for passing parameters to the method get_resource

Enums§

GetAllResourcesError
struct for typed errors of method get_all_resources
GetResourceError
struct for typed errors of method get_resource

Functions§

get_all_resources
Fetch resources details.
get_resource
Retrieve the details of a resource.