Structs

struct for passing parameters to the method create_dictionary
struct for passing parameters to the method delete_dictionary
struct for passing parameters to the method get_dictionary
struct for passing parameters to the method list_dictionaries
struct for passing parameters to the method update_dictionary

Enums

struct for typed errors of method create_dictionary
struct for typed errors of method delete_dictionary
struct for typed errors of method get_dictionary
struct for typed errors of method list_dictionaries
struct for typed errors of method update_dictionary

Functions

Create named dictionary for a particular service and version.
Delete named dictionary for a particular service and version.
Retrieve a single dictionary by name for the version and service.
List all dictionaries for the version of the service.
Update named dictionary for a particular service and version.