Sage Intacct SDK for .NET
Intacct.SDK.Functions.EmployeeExpenses.ReimbursementRequestItem Class Reference
Inheritance diagram for Intacct.SDK.Functions.EmployeeExpenses.ReimbursementRequestItem:
Intacct.SDK.Xml.IXmlObject

Public Member Functions

 ReimbursementRequestItem ()
 
void WriteXml (ref IaXmlWriter xml)
 
void WriteXml (ref IaXmlWriter xml)
 

Data Fields

int ApplyToRecordId
 
decimal AmountToApply
 
decimal? CreditToApply
 

Constructor & Destructor Documentation

◆ ReimbursementRequestItem()

Intacct.SDK.Functions.EmployeeExpenses.ReimbursementRequestItem.ReimbursementRequestItem ( )
inline

Member Function Documentation

◆ WriteXml()

void Intacct.SDK.Functions.EmployeeExpenses.ReimbursementRequestItem.WriteXml ( ref IaXmlWriter  xml)
inline

Field Documentation

◆ AmountToApply

decimal Intacct.SDK.Functions.EmployeeExpenses.ReimbursementRequestItem.AmountToApply

◆ ApplyToRecordId

int Intacct.SDK.Functions.EmployeeExpenses.ReimbursementRequestItem.ApplyToRecordId

◆ CreditToApply

decimal? Intacct.SDK.Functions.EmployeeExpenses.ReimbursementRequestItem.CreditToApply