MonitoredTwitterHandles
Columns
Name | Type | References | Description |
Id [KEY] | Long | Automatically assigned upon creation. | |
ScreenName | String | Name of the locale. | |
TwitterUserId | Long | The country's code. | |
CreatedAt | Datetime | The time the handle was created. | |
UpdatedAt | Datetime | The time of the last update of the handle. | |
AvatarUrl | String | The profile image url of the handle. | |
Name | String | The profile name of the handle. | |
AllowReply | Boolean | The profile image url of the handle. | |
CanReply | Boolean | If replies are allowed for this handle. | |
BrandId | Long | Brands.Id | What brand the handle is associated with. |
Last updated