BillbackTemplateLine
Represents individual line items in a billback template, defining the general ledger account mappings and department assignments for each billback entry.
Columns
| Name | Type | ReadOnly | Description |
| billGLAccount_Href | String | True |
The URL of the bill general ledger account associated with this billback template line. |
| billGLAccount_Id | String | False |
The Id of the bill general ledger account associated with this billback template line. |
| billGLAccount_Key | String | False |
The system-assigned key of the bill general ledger account associated with this billback template line. |
| billGLAccount_Name | String | False |
The name of the bill general ledger account associated with this billback template line. |
| billbackTemplate_Href | String | True |
The URL of the billback template associated with this line. |
| billbackTemplate_Id | String | True |
The Id of the billback template associated with this line. |
| billbackTemplate_Key | String | False |
The system-assigned key of the billback template associated with this line. |
| department_Href | String | True |
The URL of the department associated with this billback template line. |
| department_Id | String | False |
The Id of the department associated with this billback template line. |
| department_Key | String | False |
The system-assigned key of the department associated with this billback template line. |
| department_Name | String | False |
The name of the department associated with this billback template line. |
| href | String | True |
The URL of the billback template line resource. |
| id | String | True |
The unique identifier of the billback template line. |
| invoiceGLAccount_Href | String | True |
The URL of the invoice general ledger account associated with this billback template line. |
| invoiceGLAccount_Id | String | False |
The Id of the invoice general ledger account associated with this billback template line. |
| invoiceGLAccount_Key | String | False |
The system-assigned key of the invoice general ledger account associated with this billback template line. |
| invoiceGLAccount_Name | String | False |
The name of the invoice general ledger account associated with this billback template line. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the billback template line record. |
| lineNumber | String | True |
The sequential line number of this entry within the billback template. |
| memo | String | False |
The memo or note associated with this billback template line. |