class edgeimpulse_api.models.list_organization_buckets_user_response_all_of_buckets.ListOrganizationBucketsUserResponseAllOfBuckets(
**data: Any
)
Config
The type of the None singleton.
bucket: pydantic.types.StrictStr
The type of the None singleton.
id: pydantic.types.StrictInt
The type of the None singleton.
organization_id: pydantic.types.StrictInt
The type of the None singleton.
organization_name: pydantic.types.StrictStr
The type of the None singleton.
region: pydantic.types.StrictStr
The type of the None singleton.
whitelabel_id: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.list_organization_buckets_user_response_all_of_buckets.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.list_organization_buckets_user_response_all_of_buckets.ListOrganizationBucketsUserResponseAllOfBuckets
edgeimpulse_api.models.list_organization_buckets_user_response_all_of_buckets.from_json(
json_str: str
) ‑> edgeimpulse_api.models.list_organization_buckets_user_response_all_of_buckets.ListOrganizationBucketsUserResponseAllOfBuckets
edgeimpulse_api.models.list_organization_buckets_user_response_all_of_buckets.to_dict(
self
)
edgeimpulse_api.models.list_organization_buckets_user_response_all_of_buckets.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.list_organization_buckets_user_response_all_of_buckets.to_str(
self
) ‑> str