Current state of Card Definition
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Generated unique ID for card. | |
| CreatedAt | DateTimeOffset | When this card was created. | [optional] |
| UpdatedAt | DateTimeOffset | The last time this card was updated. | [optional] |
| Title | string | Displayed title of this card. | |
| Fetch | CardFetchBody | ||
| Display | CardDisplayBody | ||
| Actions | CardActions |