Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys( **data: Any )
**data
Any
pydantic.v1.main.BaseModel
pydantic.v1.utils.Representation
Config
api_key
pydantic.v1.types.StrictStr
created
datetime.datetime
id
pydantic.v1.types.StrictInt
is_transformation_job_key
pydantic.v1.types.StrictBool
name
role
edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys.from_dict( obj: dict ) ‑> edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys
obj
dict
edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys
edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys.from_json( json_str: str ) ‑> edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys
json_str
str
edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys.role_validate_enum( v )
v
edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys.to_dict( self )
self
edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys.to_json( self, indent=None ) ‑> str
indent=None
edgeimpulse_api.models.list_organization_api_keys_response_all_of_api_keys.ListOrganizationApiKeysResponseAllOfApiKeys.to_str( self ) ‑> str
Was this page helpful?