Skip to content
Developerhome

BasePaymentDocument

  Less than to read

Properties

Property Name Type Description isWritable
_access [_OutputAccessBinding]   no
_factory MetaNodeFactory_node   no
_updateTick Int   yes
_updateUser User_node   yes
_createUser User_node   yes
_constructor String   yes
_customData Json   yes
_sourceId String   yes
_id Id   yes
number String   yes
bankAccount BankAccount_node   yes
financialSite Site_node   yes
financialSiteName String   yes
businessRelation BaseBusinessRelation   yes
businessRelationName String   yes
type BusinessRelationType   yes
paymentMethod PaymentMethod   yes
reference String   yes
paymentDate Date   yes
postingDate Date   yes
currency Currency_node   yes
companyCurrency Currency_node   no
transactionCurrency Currency_node   no
exchangeRateDate Date   yes
companyExchangeRate Decimal   yes
companyExchangeRateDivisor Decimal   yes
postingStatus JournalStatus   yes
amount Decimal   yes
companyAmount Decimal   yes
amountBankCurrency Decimal   yes
lines PaymentDocumentLine_Collection   yes
_etag String   yes
_createStamp Datetime   no
_updateStamp Datetime   no

Custom Queries

getDuplicate : BasePaymentDocument

Property Type Description
_id Id  

Custom Mutations

bulkUpdate : Boolean

Mutation Type Description
filter String  
data BasePaymentDocument_Input  

Custom Type

Id