ProductUsers
Get all users for a product
Columns
| Name | Type | References | |
| ProductId | String |
Products.Id | |
| UserId | String | ||
| UserName | String | ||
| UserEmail | String | ||
| UserCreatedAt | Datetime | ||
| UserUpdatedAt | Datetime | ||
| Role | Integer | ||
| RoleDescription | String |
Get all users for a product
| Name | Type | References | |
| ProductId | String |
Products.Id | |
| UserId | String | ||
| UserName | String | ||
| UserEmail | String | ||
| UserCreatedAt | Datetime | ||
| UserUpdatedAt | Datetime | ||
| Role | Integer | ||
| RoleDescription | String |