1.6 KiB
1.6 KiB
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) |