Click or drag to resize

VoidPayment Class

Void payment action
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.TransactionVoidPayment

Namespace:  ASI.TAM.API.Data.UI.Transaction
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public sealed class VoidPayment

The VoidPayment type exposes the following members.

Properties
  NameDescription
Public propertyAssociatedAccountID
Unique identifier used to specify the account containing the transaction.

Created in Epic SDK V5.0.

Public propertyAssociatedAccountTypeCode
Associated Account Type Code

Created in Epic SDK V5.0.

Required

Public propertyDetailAccountingMonth
Detail Accounting Month

Created in Epic SDK V5.0.

Required

Public propertyDetailChargeNSFFee
Detail Charge N S F Fee

Created in Epic SDK V5.0.

Public propertyDetailDescription
Detail Description

Created in Epic SDK V5.0.

Required

Public propertyIsForMissedPayment
Use to indicate if the void is for missed payment.

Created in Epic SDK 2022.2

Public propertyNSFTransactionAgencyCode
N S F Transaction Agency Code

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionAmount
N S F Transaction Amount

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionBranchCode
N S F Transaction Branch Code

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionCode
N S F Transaction Code

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionDepartmentCode
N S F Transaction Department Code

Created in Epic SDK V5.0.

Public propertyNSFTransactionDescription
N S F Transaction Description

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionGenerateInvoice
N S F Transaction Generate Invoice

Created in Epic SDK V5.0.

Public propertyNSFTransactionInvoiceGrouping
N S F Transaction Invoice Grouping

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionInvoiceGroupingExistingInvoiceNumber
N S F Transaction Invoice Grouping Existing Invoice Number

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionInvoiceMessage
N S F Transaction Invoice Message

Created in Epic SDK V5.0.

Public propertyNSFTransactionProfitCenterCode
N S F Transaction Profit Center Code

Created in Epic SDK V5.0.

Public propertyNSFTransactionSendInvoiceToAddress
N S F Transaction Send Invoice To Address

Created in Epic SDK V5.0.

Public propertyNSFTransactionSendInvoiceToContact
N S F Transaction Send Invoice To Contact

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionSendInvoiceToContactID
The contact ID to which the invoice will be sent.

Created in Epic SDK V5.0.

Public propertyNSFTransactionSendInvoiceToDeliveryMethod
N S F Transaction Send Invoice To Delivery Method

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionSendInvoiceToEmail
N S F Transaction Send Invoice To Email

Created in Epic SDK V5.0.

Required

Public propertyNSFTransactionSendInvoiceToFaxCountryCode
Country code is ignored if corresponding number is not entered.

Created in Epic SDK V5.0.

Public propertyNSFTransactionSendInvoiceToFaxExtension
N S F Transaction Send Invoice To Fax Extension

Created in Epic SDK V5.0.

Public propertyNSFTransactionSendInvoiceToFaxNumber
N S F Transaction Send Invoice To Fax Number

Created in Epic SDK V5.0.

Public propertyReason
Reason

Created in Epic SDK V5.0.

Required

Public propertyReasonDetails
Reason Details

Created in Epic SDK V5.0.

Required

Public propertyTransactionID
Unique identifier used to specify the transaction to be voided.

Created in Epic SDK V5.0.

Top
See Also