OauthClient
- **data: Any
- pydantic.main.BaseModel
- pydantic.utils.Representation
-
Config
The type of the None singleton. -
allowed_grant_types: List[edgeimpulse_api.models.oauth_grant_type.OauthGrantType] | None
The type of the None singleton. -
client_id: pydantic.types.StrictStr
The type of the None singleton. -
created_at: datetime.datetime
The type of the None singleton. -
created_by_user_email: pydantic.types.StrictStr | None
The type of the None singleton. -
created_by_user_id: pydantic.types.StrictInt
The type of the None singleton. -
created_by_user_name: pydantic.types.StrictStr | None
The type of the None singleton. -
description: pydantic.types.StrictStr | None
The type of the None singleton. -
id: pydantic.types.StrictInt
The type of the None singleton. -
logo_url: pydantic.types.StrictStr | None
The type of the None singleton. -
name: pydantic.types.StrictStr
The type of the None singleton. -
owner_name: pydantic.types.StrictStr | None
The type of the None singleton. -
owner_url: pydantic.types.StrictStr | None
The type of the None singleton. -
redirect_uris: List[pydantic.types.StrictStr] | None
The type of the None singleton. -
requires_consent: pydantic.types.StrictBool | None
The type of the None singleton. -
scopes: List[edgeimpulse_api.models.o_auth_scope.OAuthScope] | None
The type of the None singleton.
Static methods
from_dict
- obj: dict
from_json
- json_str: str
Methods
to_dict
- self
to_json
- self
- indent=None
to_str
- self