PostingClassLine
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _vendor | SysVendor_node | no | |
| _updateTick | Int | no | |
| _updateUser | User_node | no | |
| _createUser | User_node | no | |
| _sortValue | Int | no | |
| _customData | Json | no | |
| _sourceId | String | no | |
| _id | Id | no | |
| postingClass | PostingClass_node | no | |
| chartOfAccount | ChartOfAccount_node | no | |
| definition | PostingClassDefinition_node | no | |
| account | Account_node | no | |
| isStockItemAllowed | Boolean | no | |
| isNonStockItemAllowed | Boolean | no | |
| isServiceItemAllowed | Boolean | no | |
| isLandedCostItemAllowed | Boolean | no | |
| details | PostingClassLineDetail_Collection | no | |
| hasDetails | Boolean | no | |
| _etag | String | no | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getPostingClassAccounts : [PostingClassLineGetPostingClassAccountsReturn]
| Property | Type | Description |
|---|---|---|
| postingClassDefinition | IntReference |
asyncExport : PostingClassLine_Connection_asyncExport
Custom Mutations
asyncExport : PostingClassLine_Mutations_asyncExport
Custom Type
IntReference
PostingClassLineGetPostingClassAccountsReturn
| Query | Type | Description |
|---|---|---|
| postingClass | PostingClass_node | |
| account | Account_node | |
| details | [PostingClassLineGetPostingClassAccountsReturnDetails]_node |