ApiProfile Class

ApiProfile.

Constructor

ApiProfile(*args: Any, **kwargs: Any)

Variables

Name Description
profile_version
str

The profile version.

api_version
str

The API version.

Attributes

api_version

The API version.

api_version: str | None

profile_version

The profile version.

profile_version: str | None