Click or drag to resize

BalanceTransfer Class

Balance Transfer action
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.TransactionBalanceTransfer

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 BalanceTransfer

The BalanceTransfer type exposes the following members.

Properties
  NameDescription
Public propertyTransferAmount
Transfer Amount

Created in Epic SDK 2022 R2.

Required

Public propertyTransferFromTransactionID
Unique identifier used to specify the transaction from which the balance is to be transferred.

Created in Epic SDK 2022 R2.

Public propertyTransferToAccountLookupCode
Transfer To Account Lookup Code

Created in Epic SDK 2022 R2.

Required

Public propertyTransferToAgencyCode
Transfer To Agency Code

Created in Epic SDK 2022 R2.

Public propertyTransferToBranchCode
Transfer To Branch Code

Created in Epic SDK 2022 R2.

Required

Top
Remarks