class edgeimpulse_api.models.verify_organization_bucket_response_all_of_files.VerifyOrganizationBucketResponseAllOfFiles(
**data: Any
)
Config
The type of the None singleton.
folder_name: pydantic.types.StrictStr
The type of the None singleton.
name: pydantic.types.StrictStr
The type of the None singleton.
size: pydantic.types.StrictInt
The type of the None singleton.
edgeimpulse_api.models.verify_organization_bucket_response_all_of_files.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.verify_organization_bucket_response_all_of_files.VerifyOrganizationBucketResponseAllOfFiles
edgeimpulse_api.models.verify_organization_bucket_response_all_of_files.from_json(
json_str: str
) ‑> edgeimpulse_api.models.verify_organization_bucket_response_all_of_files.VerifyOrganizationBucketResponseAllOfFiles
edgeimpulse_api.models.verify_organization_bucket_response_all_of_files.to_dict(
self
)
edgeimpulse_api.models.verify_organization_bucket_response_all_of_files.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.verify_organization_bucket_response_all_of_files.to_str(
self
) ‑> str