Sage Intacct SDK for .NET
Intacct.SDK.Functions.AccountsPayable.ApPaymentDetailDebitMemo Class Reference
Inheritance diagram for Intacct.SDK.Functions.AccountsPayable.ApPaymentDetailDebitMemo:
Intacct.SDK.Functions.AccountsPayable.AbstractApPaymentDetailCredit

Protected Member Functions

override string GetKeyType ()
 
override string GetEntryKeyType ()
 
override string GetTransactionType ()
 
abstract string GetKeyType ()
 
abstract string GetEntryKeyType ()
 
abstract string GetTransactionType ()
 

Additional Inherited Members

- Public Member Functions inherited from Intacct.SDK.Functions.AccountsPayable.AbstractApPaymentDetailCredit
void WriteXml (ref IaXmlWriter xml)
 
- Data Fields inherited from Intacct.SDK.Functions.AccountsPayable.AbstractApPaymentDetailCredit
int? LineRecordNo
 
decimal? TransactionAmount
 
- Static Public Attributes inherited from Intacct.SDK.Functions.AccountsPayable.AbstractApPaymentDetailCredit
const string DebitMemo = "debit memo"
 
const string NegativeBill = "negative bill"
 
const string Advance = "advance"
 
- Properties inherited from Intacct.SDK.Functions.AccountsPayable.AbstractApPaymentDetailCredit
int? RecordNo [get, set]
 

Member Function Documentation

◆ GetEntryKeyType()

override string Intacct.SDK.Functions.AccountsPayable.ApPaymentDetailDebitMemo.GetEntryKeyType ( )
inlineprotectedvirtual

◆ GetKeyType()

override string Intacct.SDK.Functions.AccountsPayable.ApPaymentDetailDebitMemo.GetKeyType ( )
inlineprotectedvirtual

◆ GetTransactionType()

override string Intacct.SDK.Functions.AccountsPayable.ApPaymentDetailDebitMemo.GetTransactionType ( )
inlineprotectedvirtual