Crate opentalk_types_common

Source
Expand description

Common data types for OpenTalk.

This crate contains data types that are commonly used in the OpenTalk ! APIs.

Modules§

api_well_known
Data types used throughout all versions of the OpenTalk API.
assets
Data types for handling assets.
auth
Data types for handling authentication.
call_in
Data types for call-in functionality.
collections
Collection data types.
email
Types related to email
events
Data types for handling events.
features
Types for handling module features.
module_resources
Data types for handling module resources.
modules
Types for handling modules.
order
Data types for ordering sets of data.
rooms
Data types for handling rooms.
roomserver
Data types related to the roomserver
shared_folders
Data types for handling shared folders.
streaming
Data types for handling streaming.
tariffs
Data types for handling tariffs.
tenants
Data types for handling tenants.
time
Data types for date and time.
training_participation_report
Data types for handling training participation reports.
users
Data types for handling users.
utils
Helpful utilities used in this crate, but also useful outside of it.

Macros§

sql_enum
Defines a new SQL enum