
TimeTransaction (TimeTransaction)
================



### Properties
Name | Type | Description
:----|:-----|:-----------
AccrualVoucherNo|number|Gets the accrual voucher number on the transaction.
ActivityCode|string|Gets the code of the [Activity](Type_Activity.md) on the transaction.
ActivityName|string|Gets the name of the [Activity](Type_Activity.md) on the transaction.
ApprovalStatus|[TimeApprovalStatus](Type_TimeApprovalStatus.md)|Gets the approval status on the transaction.
BillableAmount|number|Gets the billable amount on the transaction.
BillableHours|number|Gets the billable hours on the transaction.
BreakDurationHours|number|Gets the hours of break on the transaction.
Comment|string|Gets the comment on the transaction.
CostPrice|number|Gets the cost price on the transaction.
CostRate|number|Gets the cost rate on the transaction.
CustomerCode|number|Gets the code of the [Customer](Type_Customer.md) on the transaction.
CustomerName|string|Gets the name of the [Customer](Type_Customer.md) on the transaction.
Date|Date|Gets the transaction date.
DepartmentCode|string|Gets the code of the [Department](Type_Department.md) on the transaction.
DepartmentName|string|Gets the name of the [Department](Type_Department.md) on the transaction.
EmployeeCode|number|Gets the code of the [Employee](Type_Employee.md) on the transaction.
EmployeeName|string|Gets the name of the [Employee](Type_Employee.md) on the transaction.
HourlyRate|number|Gets the hourly rate on the transaction.
Hours|number|Gets the hours value on the transaction.
Id|number|Gets the value that uniquely identifies the time transaction entry
InternalComment|string|Gets the internal comment on the transaction.
InvoiceNo|number|Gets the invoice number on the transaction.
IsAccrued|boolean|Gets a boolean describing if the transaction has been accrued.
IsInvoicedExternally|boolean|Gets a boolean describing if the transaction has been invoiced externally.
IsInvoicedExternallyBy|string|Gets the name of who has invoiced externally on the transaction.
Margin|number|Gets the margin on the transaction.
MarginPercent|number|Gets the margin percent on the transaction.
OrderNo|number|Gets the order number on the transaction.
PayrollDescription|string|Gets the payroll description on the transaction.
PayrollNo|number|Gets the payroll number on the transaction.
ProjectBillingMethod|[ProjectBillingMethod](Type_ProjectBillingMethod.md)|Gets the billing method of the [Project](Type_Project.md) on the transaction.
ProjectCategoryName|string|Project Category Name for transaction.
ProjectCode|string|Gets the code of the [Project](Type_Project.md) on the transaction.
ProjectDepartmentName|string|Gets the department name of the [Project](Type_Project.md) on the transaction.
ProjectName|string|Gets the name of the [Project](Type_Project.md) on the transaction.
StatusFlags|[TimeTrackingEntryStatusFlags](Type_TimeTrackingEntryStatusFlags.md)|Gets the status flags on the transaction.
SubProjectCode|string|Gets the code of the sub- [Project](Type_Project.md) on the transaction.
SubProjectName|string|Gets the name of the sub- [Project](Type_Project.md) on the transaction.
Time|string|Gets the time value on the transaction.
TimeSpecificationName|string|Gets the name of the time specification on the transaction.
