|
|
Hour
|
The HourEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountGUID | Unique identifier for the hour entry's case's account. When hour entry will be sent to server then this will be ignored. | |
| CaseBusinessUnitCode | The code of the project's business unit that this hour entry is associated with. | |
| CaseCostCenterIdentifier | The identifier of the project's cost center that this hour entry is associated with. | |
| CaseGUID | Unique identifier for the hour entry's case. | |
| CaseName | The name of the project that this hour entry is associated with. | |
| CaseNumber | The number of the project that this hour entry is associated with. | |
| CostCurrencyShortform | The ISO code of the cost's currency in case's company's currency. | |
| CostCurrencyShortformOfInvoicingCurrency | The ISO code of the cost's currency in case's invoicing currency. | |
| CostCurrencyShortformOfOrganizationCurrency | The ISO code of the cost's currency in organization's currency. | |
| CostCurrencyShortformOfUserCompanyCurrency | The ISO code of the cost's currency in user's company's currency. | |
| Description | Hour entry's description. | |
| EndTime | Hour entrys end time is used in reporting. Not used when inserting hour entries through API to calculate quantity. | |
| EventDate | Hour entry's date. | |
| GUID | Unique identifier for the hour entry. | |
| InvoiceDescription | Hour entry's invoice description. | |
| InvoiceGUID | Unique identifier for the hour entry's invoice. | |
| InvoiceQuantity | Hour entry's invoicing quantity. This can be used to update the invoicing quantity when UseInvoiceQuantity is true. | |
| InvoiceRowGUID | Unique identifier for the hour entry's invoicerow. | |
| IsApproved | Is hour entry approved True/False. Ignored on Add and Update. | |
| IsBillable | Is hour entry billable True/False. | |
| IsProductive | Is hour entry productive True/False. | |
| IsReadOnly | Not in use. | |
| OvertimeCode | The code of the overtime type. Will be ignored on add and update. | |
| OverTimeGUID | Unique identifier for the hour entry's overtime type. | |
| PhaseGUID | Hour entry's phase's unique identifier. | |
| PriceCurrencyShortformOfCaseCompanyCurrency | The ISO code of the price's currency in case's company's currency. | |
| PriceCurrencyShortformOfInvoicingCurrency | The ISO code of the price's currency in case's invoicing currency. | |
| PriceCurrencyShortformOfOrganizationCurrency | The ISO code of the price's currency in organization's currency. | |
| PriceCurrencyShortformOfUserCompanyCurrency | The ISO code of the pricet's currency in user's company's currency. | |
| Quantity | Hour entry's quantity. | |
| StartTime | Hour entry's start time is used in reporting. Not used when inserting hour entries through API to calculate quantity. | |
| TaskGUID | OBSOLETE. Use PhaseGUID instead. | |
| UnitCost | Hour entry's unit cost in case's company's currency. | |
| UnitCostInInvoicingCurrency | Unit cost in case's invoicing currency. | |
| UnitCostInOrganizationCurrency | Unit cost in organization's currency. | |
| UnitCostInUserCompanyCurrency | Unit cost in user's company's currency. | |
| UnitPrice | Hour entry's unit price. | |
| UnitPriceInBaseCurrency | Unit price in organization's currency | |
| UnitPriceInCaseCompanyCurrency | Unit price in case's company currency. | |
| UnitPriceInUserCompanyCurrency | Unit price in user's company's currency. | |
| UseInvoiceQuantity | Set this to true when you want to update the invoicing quantity. | |
| UserBusinessUnitCode | The code business unit of the user whose hour entry this is. | |
| UserCode | The code of the user whose hour entry this is. | |
| UserFirstName | The first name of the user whose hour entry this is. | |
| UserGUID | Unique identifier for the user whose entry this is. | |
| UserLastName | The last name of the user whose hour entry this is. | |
| WorkTypeCode | The code of the work type unit that this hour entry is associated with. | |
| WorkTypeGUID | Unique identifier for the hour entry's worktype. |