UserCostRates
Returns a list of cost rates for the specified user.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| UserId | String |
Users.Id | |
| Amount | Decimal | ||
| StartDate | Date | ||
| EndDate | Date | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |
Returns a list of cost rates for the specified user.
| Name | Type | References | |
| Id [KEY] | Integer | ||
| UserId | String |
Users.Id | |
| Amount | Decimal | ||
| StartDate | Date | ||
| EndDate | Date | ||
| CreatedAt | Datetime | ||
| UpdatedAt | Datetime |