class edgeimpulse_api.models.get_organization_portal_response_all_of.GetOrganizationPortalResponseAllOf(
**data: Any
)
Config
The type of the None singleton.
bucket_id: pydantic.types.StrictInt | None
The type of the None singleton.
bucket_name: pydantic.types.StrictStr
The type of the None singleton.
bucket_path: pydantic.types.StrictStr
The type of the None singleton.
bucket_url: 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.
name: pydantic.types.StrictStr
The type of the None singleton.
token: pydantic.types.StrictStr
The type of the None singleton.
url: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.get_organization_portal_response_all_of.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.get_organization_portal_response_all_of.GetOrganizationPortalResponseAllOf
edgeimpulse_api.models.get_organization_portal_response_all_of.from_json(
json_str: str
) ‑> edgeimpulse_api.models.get_organization_portal_response_all_of.GetOrganizationPortalResponseAllOf
edgeimpulse_api.models.get_organization_portal_response_all_of.to_dict(
self
)
edgeimpulse_api.models.get_organization_portal_response_all_of.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.get_organization_portal_response_all_of.to_str(
self
) ‑> str