Data Dictionary
Field | Type | Notes |
Amount Invoiced | Number | Xero Projects API: tasks.amountInvoiced.value |
Amount Invoiced Currency | Text | Xero Projects API: tasks.amountInvoiced.currency |
Amount To Be Invoiced | Number | Xero Projects API: tasks.amountToBeInvoiced.value |
Amount To Be Invoiced Currency | Text | Xero Projects API: tasks.amountToBeInvoiced.currency |
Charge Type | Text | Xero Projects API: tasks.chargeType |
Connection Name | Text | The name of the Connection. Typically the name of the Xero Organisation. |
Data current as of | Datetime | When the data was taken from Xero. |
Estimate Minutes | Integer | Xero Projects API: tasks.estimateMinutes |
Fixed Minutes | Integer | Xero Projects API: tasks.fixedMinutes |
Minutes Invoiced | Integer | Xero Projects API: tasks.minutesInvoiced |
Minutes To Be Invoiced | Integer | Xero Projects API: tasks.minutesToBeInvoiced |
Non Chargeable Minutes | Integer | Xero Projects API: tasks.nonChargeableMinutes |
Project ID | Text | Xero Projects API: tasks.projectId |
Rate | Number | Xero Projects API: tasks.rate.value |
Rate Currency | Text | Xero Projects API: tasks.rate.currency |
Status | Text | Xero Projects API: tasks.status |
Task ID | Text | Xero Projects API: tasks.taskId |
Task Name | Text | Xero Projects API: tasks.name |
Total Amount | Number | Xero Projects API: tasks.totalAmount.value |
Total Amount Currency | Text | Xero Projects API: tasks.totalAmount.currency |
Total Minutes | Integer | Xero Projects API: tasks.totalMinutes |