
EmployeeTimeHourlyRates (EmployeeTimeHourlyRates)
================



### Properties
Name | Type | Description
:----|:-----|:-----------
HourlyCost|number|Gets or sets the hourly cost.
HourlyRate|number|Gets or sets the hourly rate.
Id|number|Gets the identifier. This identifier is unique and assigned by PowerOffice Go when a new entity is saved, and should be provided when an entity should be edited.     If this identifier is not provided, PowerOffice Go will try to create a new entity.
IsDeleted|boolean|Sets the deleted state. When saving, this entity will be deleted if this property is set to true and the Id is valid.
ValidFrom|Date|Gets or sets the date from which this rate is to be used from.
ValidTo|Date|Gets the date from which this rate is no longer in use.
