Sage Intacct SDK for .NET
Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo Class Reference

Data Fields

string PaymentMethod
 
string FinancialEntityId
 
string VendorId
 
string MergeOption
 
bool? GroupPayments
 
DateTime PaymentDate
 
string BaseCurrency
 
string TransactionCurrency
 
decimal? TransactionAmountPaid
 
DateTime? ExchangeRateDate
 
string ExchangeRateType
 
string DocumentNo
 
string Memo
 
string NotificationContactName
 
string Action
 
List< IApPaymentDetailApPaymentDetails = new List<IApPaymentDetail>()
 

Field Documentation

◆ Action

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.Action

◆ ApPaymentDetails

List<IApPaymentDetail> Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.ApPaymentDetails = new List<IApPaymentDetail>()

◆ BaseCurrency

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.BaseCurrency

◆ DocumentNo

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.DocumentNo

◆ ExchangeRateDate

DateTime? Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.ExchangeRateDate

◆ ExchangeRateType

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.ExchangeRateType

◆ FinancialEntityId

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.FinancialEntityId

◆ GroupPayments

bool? Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.GroupPayments

◆ Memo

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.Memo

◆ MergeOption

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.MergeOption

◆ NotificationContactName

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.NotificationContactName

◆ PaymentDate

DateTime Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.PaymentDate

◆ PaymentMethod

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.PaymentMethod

◆ TransactionAmountPaid

decimal? Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.TransactionAmountPaid

◆ TransactionCurrency

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.TransactionCurrency

◆ VendorId

string Intacct.SDK.Functions.AccountsPayable.ApPaymentInfo.VendorId