class edgeimpulse_api.models.list_hmac_keys_response_all_of_hmac_keys.ListHmacKeysResponseAllOfHmacKeys(
**data: Any
)
Config
The type of the None singleton.
created: datetime.datetime
The type of the None singleton.
hmac_key: pydantic.types.StrictStr
The type of the None singleton.
id: pydantic.types.StrictInt
The type of the None singleton.
is_development_key: pydantic.types.StrictBool
The type of the None singleton.
name: pydantic.types.StrictStr
The type of the None singleton.
edgeimpulse_api.models.list_hmac_keys_response_all_of_hmac_keys.from_dict(
obj: dict
) ‑> edgeimpulse_api.models.list_hmac_keys_response_all_of_hmac_keys.ListHmacKeysResponseAllOfHmacKeys
edgeimpulse_api.models.list_hmac_keys_response_all_of_hmac_keys.from_json(
json_str: str
) ‑> edgeimpulse_api.models.list_hmac_keys_response_all_of_hmac_keys.ListHmacKeysResponseAllOfHmacKeys
edgeimpulse_api.models.list_hmac_keys_response_all_of_hmac_keys.to_dict(
self
)
edgeimpulse_api.models.list_hmac_keys_response_all_of_hmac_keys.to_json(
self,
indent=None
) ‑> str
edgeimpulse_api.models.list_hmac_keys_response_all_of_hmac_keys.to_str(
self
) ‑> str