| Name | Type | Description | Notes |
|---|---|---|---|
| Feature | string | ID of the Feature owning the Configuration | [default to null] |
| Environment | string | ID of the Environment owning the Configuration | [default to null] |
| CreatedBy | string | User who created the Feature Configuration | [default to null] |
| Status | string | Status of the Feature Configuration | [default to null] |
| StartedAt | time.Time | Date the Feature Configuration was started | [optional] [default to null] |
| UpdatedAt | time.Time | The date the Feature Configuration was last updated | [default to null] |
| Targets | []Target | The targets to evaluate what variation a user should be delivered | [default to null] |
This repository was archived by the owner on Apr 4, 2023. It is now read-only.