ListAttributes
Get all of the List Attributes that have been created in a given project.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| Name | String | ||
| ProjectId | Long |
Projects.Id | |
| AccountId | Long | ||
| Archived | Boolean | ||
| Description | String | ||
| ListContent | String | ||
| ListType | String | ||
| AwsAccessKey | String | ||
| AwsSecretKey | String | ||
| S3Path | String | ||
| CreatedAt | Datetime | ||
| LastModifiedAt | Datetime |