Module collections_api

Module collections_api 

Source

Structs§

CollectionsApiClient

Enums§

DeleteError
struct for typed errors of method CollectionsApi::delete
DeleteManyError
struct for typed errors of method CollectionsApi::delete_many
GetAllError
struct for typed errors of method CollectionsApi::get_all
GetDetailsError
struct for typed errors of method CollectionsApi::get_details
GetError
struct for typed errors of method CollectionsApi::get
GetManyWithDetailsError
struct for typed errors of method CollectionsApi::get_many_with_details
GetUserError
struct for typed errors of method CollectionsApi::get_user
GetUsersError
struct for typed errors of method CollectionsApi::get_users
PostBulkCollectionAccessError
struct for typed errors of method CollectionsApi::post_bulk_collection_access
PostError
struct for typed errors of method CollectionsApi::post
PutError
struct for typed errors of method CollectionsApi::put

Traits§

CollectionsApi