ApiProfile Class
ApiProfile.
Constructor
ApiProfile(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
profile_version
|
The profile version. |
|
api_version
|
The API version. |
Attributes
api_version
The API version.
api_version: str | None
profile_version
The profile version.
profile_version: str | None