PaymentTerm
Less than to read
Properties
| Property Name | Type | Description | isWritable |
|---|---|---|---|
| _access | [_OutputAccessBinding] | no | |
| _factory | MetaNodeFactory_node | no | |
| _vendor | SysVendor_node | yes | |
| _updateTick | Int | yes | |
| _updateUser | User_node | yes | |
| _createUser | User_node | yes | |
| _customData | Json | yes | |
| _sourceId | String | yes | |
| _id | Id | yes | |
| id | String | yes | |
| isActive | Boolean | yes | |
| name | String | yes | |
| businessEntityType | BusinessEntityType | yes | |
| description | String | yes | |
| dueDateType | DueDateType | yes | |
| days | Int | yes | |
| discountFrom | DueDateType | yes | |
| discountDate | Int | yes | |
| discountType | PaymentTermDiscountOrPenaltyType | yes | |
| discountAmount | Decimal | yes | |
| penaltyType | PaymentTermDiscountOrPenaltyType | yes | |
| penaltyAmount | Decimal | yes | |
| intacctId | String | yes | |
| recordNo | Int | yes | |
| statusIntacct | String | no | |
| dueFromIntacct | String | no | |
| discountFromIntacct | String | no | |
| discountTypeIntacct | String | no | |
| penaltyTypeIntacct | String | no | |
| isIntacct | Boolean | yes | |
| _etag | String | yes | |
| _createStamp | Datetime | no | |
| _updateStamp | Datetime | no |
Custom Queries
getDuplicate : PaymentTerm
| Property | Type | Description |
|---|---|---|
| _id | Id |
asyncExport : PaymentTerm_Connection_asyncExport
Custom Mutations
bulkUpdate : Boolean
| Mutation | Type | Description |
|---|---|---|
| filter | String | |
| data | PaymentTerm_Input |
duplicate : PaymentTerm
| Mutation | Type | Description |
|---|---|---|
| _id | ID | |
| data | PaymentTerm_Input |