Click or drag to resize

RevisePremium Class

RevisePremium action
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Transaction.RevisePremiumRevisePremium
Namespace:  ASI.TAM.API.Data.UI.Transaction.RevisePremium
Assembly:  ASI.TAM.API.Data.UI.Transaction (in ASI.TAM.API.Data.UI.Transaction.dll) Version: 2021.1.0.1
Syntax
public sealed class RevisePremium

The RevisePremium type exposes the following members.

Properties
  NameDescription
Public propertyAssociatedAccountID
Account ID.

Created in Epic SDK V5.0.

Public propertyAssociatedAccountTypeCode
Associated Account Type Code

Created in Epic SDK V5.0.

Public propertyAutomaticallyReverseSplitReceivablesInstallments
Automatically reverse split receivables/installments
Public propertyDetailAccountingMonth
Detail accounting month
Public propertyDetailARDueDate
Detail AR date
Public propertyDetailGenerateInvoiceDate
Detail generate invoice date
Public propertyDetailProductionMonth
Transaction production month
Public propertyIgnoreFlatCommission
Used to ignore flat commission
Public propertyIgnorePayableContractPayableDueDate
Specifies if the payable contract payable due setting need to be ignored
Public propertyIgnorePayableDueDate
Ignore payable due date
Public propertyInstallmentsOption
Installments option
Public propertyInstallmentsValue
Installments value
Public propertyIsInstallment
Specifies if transaction is installment
Public propertyIsSplitReceivable
Specifies if the transaction is split receivable. Useful when doing a get default
Public propertySplitReceivableValue
Split receivable value
Public propertyTimestamp
Timestamp
Public propertyTransactionAmount
Transaction amount
Public propertyTransactionCode
Transaction code
Public propertyTransactionDescription
Transaction description
Public propertyTransactionID
Transaction ID
Public propertyTransactionReallocateOption
Transaction reallocation option
Top
Remarks
Added in 6.0.
See Also