Files
cfw-autumn/others/python-sdk/docs/models/entity.md
2026-02-16 20:19:08 +00:00

1.6 KiB
Raw Blame History

Entity

Fields

Field Type Required Description
autumn_id Optional[str] N/A
id Nullable[str] ✔️ The unique identifier of the entity
name Nullable[str] ✔️ The name of the entity
customer_id OptionalNullable[str] The customer ID this entity belongs to
feature_id OptionalNullable[str] The feature ID this entity belongs to
created_at float ✔️ Unix timestamp when the entity was created
env models.EntityEnv ✔️ The environment (sandbox/live)