Version
Version resource for API version and build information.
SyncVersion
SyncVersion(client: SyncClient)
Bases: BaseResource['SyncClient']
Version resource for API version information.
Methods:
-
get–Get API version.
AsyncVersion
AsyncVersion(client: AsyncClient)
Bases: BaseResource['AsyncClient']
Async version resource for API version information.
Methods:
-
get–Get API version.
Request and response types: Version models.