Click or drag to resize

LineItem Class

Represents a renew line
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.RenewLineItem

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Renew
Assembly:  ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2021.1.0.1
Syntax
public sealed class LineItem

The LineItem type exposes the following members.

Properties
  NameDescription
Public propertyAgencyCommissionAmount
Agency Commission Amount

Created in Epic SDK V5.0.

Public propertyAgencyCommissionPercent
Agency Commission Percent

Created in Epic SDK V5.0.

Public propertyAgencyCommissionTypeCode
Agency Commission Type Code

Created in Epic SDK V5.0.

Required

Public propertyAgreementID
Unique identifier used to specify related agreement.

Created in Epic SDK V5.0.

Public propertyBillingModeOption
Billing Mode Option

Created in Epic SDK V5.0.

Public propertyDefaultCommissionAgreement
Default Commission Agreement

Created in Epic SDK V5.0.

Public propertyFlag
Determines the action to be performed on this data object (view/renew)

Created in Epic SDK V5.0.

Public propertyIssuingCompanyLookupCode
Issuing company must be associated with renewal/billmode.

Created in Epic SDK V5.0.

Public propertyLineID
Unique identifier used to specify the line to issue the policy.

Created in Epic SDK V5.0.

Sometimes Required

Public propertyLineTypeCode
Line type must be associated with the required type of business.

Created in Epic SDK V5.0.

Required

Public propertyOverrideCommissionAgreementPercentageOrAmount
DefaultCommissionAgreement must set to true and AgreementID should be specified to set OverrideCommissionAgreementPercentageOrAmount to true.

Created in Epic SDK 2021.

Public propertyPayableContractID
Unique identifier used to specify related payable contract.

Created in Epic SDK V5.0.

Public propertyPremiumPayableLookupCode
Premium Payable Lookup Code

Created in Epic SDK V5.0.

Public propertyPremiumPayableTypeCode
Premium Payable Type Code

Created in Epic SDK V5.0.

Required

Public propertyProfitCenterCode
Profit Center Code

Created in Epic SDK V5.0.

Required

Public propertyPropName
Return the property name relevant to the user.
Public propertyStatusCode
Status Code

Created in Epic SDK V5.0.

Required

Top
Methods
  NameDescription
Public methodValidateProperties
Validate properties.
Top
Remarks