Sage Intacct SDK for .NET
Intacct.SDK.Functions.AccountsReceivable.ArPaymentReverse Class Reference
Inheritance diagram for Intacct.SDK.Functions.AccountsReceivable.ArPaymentReverse:
Intacct.SDK.Functions.AccountsReceivable.AbstractArPayment Intacct.SDK.Functions.AbstractFunction Intacct.SDK.Functions.IFunction Intacct.SDK.Xml.IXmlObject

Public Member Functions

 ArPaymentReverse (string controlId=null)
 
override void WriteXml (ref IaXmlWriter xml)
 This method should use an IaXmlWriter reference to write the function block element with its controlid attribute. This and everything inside the function block must follow the Web Services schema. More...
 
abstract void WriteXml (ref IaXmlWriter xml)
 This method should use an IaXmlWriter reference to write the function block element with its controlid attribute. This and everything inside the function block must follow the Web Services schema. More...
 
new void WriteXml (ref IaXmlWriter xml)
 This method should use an IaXmlWriter reference to write the function block element with its controlid attribute. This and everything inside the function block must follow the Web Services schema. More...
 
void WriteXml (ref IaXmlWriter xml)
 

Data Fields

DateTime ReverseDate
 
string Memo
 
- Data Fields inherited from Intacct.SDK.Functions.AccountsReceivable.AbstractArPayment
int? RecordNo
 
string PaymentMethod
 
int? SummaryRecordNo
 
string BankAccountId
 
string UndepositedFundsGlAccountNo
 
string TransactionCurrency
 
string BaseCurrency
 
string CustomerId
 
DateTime? ReceivedDate
 
decimal? TransactionPaymentAmount
 
decimal? BasePaymentAmount
 
DateTime? ExchangeRateDate
 
decimal? ExchangeRateValue
 
string ExchangeRateType
 
string CreditCardType
 
string AuthorizationCode
 
string OverpaymentLocationId
 
string OverpaymentDepartmentId
 
string ReferenceNumber
 
List< ArPaymentItemApplyToTransactions = new List<ArPaymentItem>()
 

Additional Inherited Members

- Protected Member Functions inherited from Intacct.SDK.Functions.AccountsReceivable.AbstractArPayment
 AbstractArPayment (string controlId=null)
 
- Protected Member Functions inherited from Intacct.SDK.Functions.AbstractFunction
 AbstractFunction ()
 
 AbstractFunction (string controlId)
 
- Properties inherited from Intacct.SDK.Functions.AbstractFunction
string ControlId [get, set]
 
- Properties inherited from Intacct.SDK.Functions.IFunction
string ControlId [get, set]
 

Constructor & Destructor Documentation

◆ ArPaymentReverse()

Intacct.SDK.Functions.AccountsReceivable.ArPaymentReverse.ArPaymentReverse ( string  controlId = null)
inline

Member Function Documentation

◆ WriteXml()

override void Intacct.SDK.Functions.AccountsReceivable.ArPaymentReverse.WriteXml ( ref IaXmlWriter  xml)
inlinevirtual

This method should use an IaXmlWriter reference to write the function block element with its controlid attribute. This and everything inside the function block must follow the Web Services schema.

Parameters
xml

Implements Intacct.SDK.Functions.AbstractFunction.

Field Documentation

◆ Memo

string Intacct.SDK.Functions.AccountsReceivable.ArPaymentReverse.Memo

◆ ReverseDate

DateTime Intacct.SDK.Functions.AccountsReceivable.ArPaymentReverse.ReverseDate