PaymentTerm
Less than to read
Properties
Property Name | Type | Description | isWritable |
---|---|---|---|
_access | [_OutputAccessBinding] | no | |
_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 | |
intacctId | String | yes | |
recordNo | Int | yes | |
statusIntacct | String | no | |
dueFromIntacct | String | no | |
discountFromIntacct | String | no | |
discountTypeIntacct | String | no | |
penaltyTypeIntacct | String | no | |
isIntacct | Boolean | yes | |
discountFrom | DueDateType | yes | |
discountDate | Int | yes | |
discountType | PaymentTermDiscountOrPenaltyType | yes | |
discountAmount | Decimal | yes | |
penaltyType | PaymentTermDiscountOrPenaltyType | yes | |
penaltyAmount | Decimal | 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 |