Cards
A card table is made of multiple columns which contain cards.
Columns
| Name | Type | References | Description |
| Id [KEY] | Long |
Projects.KanbanBoardId | |
| ProjectId | Long |
Projects.Id | The Project Id associated with the calendar. |
| AppUrl | String | App URL | |
| BookmarkUrl | String | Bookmark URL | |
| BucketId | Long | The Id of the bucket | |
| BucketName | String | Name of the bucket | |
| BucketType | String | Type of the bucket | |
| CreatedAt | Datetime | The date and time when card was created | |
| CreatorAdmin | Boolean | The admin who created the card | |
| CreatorAttachableSGID | String | Attachable SGID of Creator | |
| CreatorAvatarUrl | String | Avatar URL of Creator | |
| CreatorBio | String | Bio of Creator | |
| CreatorCanManagePeople | Boolean | Boolean to tell whether creator can manage people. | |
| CreatorCanManageProjects | Boolean | Boolean to tell whether creator can manage project. | |
| CreatorClient | Boolean | Creator Client | |
| CreatorCompanyId | Long | Creator Company Id | |
| CreatorCompanyName | String | Creator Company Name | |
| CreatorCreatedAt | Datetime | Creator Created At | |
| CreatorEmailAddress | String | Email Address of Creator | |
| CreatorEmployee | Boolean | Creator Employee | |
| CreatorId | Long | Creator Id | |
| CreatorLocation | String | Creator Location | |
| CreatorName | String | Creator Name | |
| CreatorOwner | Boolean | Creator Owner | |
| CreatorPersonableType | String | Creator Personable Type | |
| CreatorTimeZone | String | Creator TimeZone | |
| CreatorRitle | String | Creaor Title | |
| CreatorUpdatedAt | Datetime | Creator Updated At | |
| InheritsStatus | Boolean | Inherits Status | |
| Lists | String | Lists | |
| Status | String | Status | |
| Subscribers | String | Subscribers | |
| SubscriptionUrl | String | Subscription URL | |
| Title | String | Title | |
| Type | String | Type | |
| UpdatedAt | Datetime | Updated At | |
| Url | String | URL | |
| VisibleToClients | Boolean | Visible to clients |