# Constants

APIIDCommon contains identifier of this API.
APIMajorVersion contains major version of this API.
APIMinorVersion contains minor version of this API.
APIPatchVersion contains patch version of this API.

# Variables

No description provided by the author

# Structs

KeyValuePair specifies a key-value pair.

# Type aliases

KeyValuePairList is a strong typed list of KeyValuePair.