Click or drag to resize

AgentBroker Class

AgentBroker data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAutoAgentBroker
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAuto
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAuto (in ASI.TAM.API.Data.UI.Account.Policy.CanadianPersonalAuto.dll) Version: 2021.2.0.769
Syntax
public sealed class AgentBroker

The AgentBroker type exposes the following members.

Properties
  NameDescription
Public propertyAmountPaid
Amount Paid

Created in Epic SDK V7.0.

Public propertyAmountStillDue
Amount Still Due

Created in Epic SDK V7.0.

Public propertyContractNumber
Contract Number

Created in Epic SDK V7.0.

Public propertyDateSigned
Date Signed

Created in Epic SDK V7.0.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK V7.0.

Public propertyLineID
Unique ID of the policy line.

Created in Epic SDK V7.0.

Sometimes Required

Public propertyNumberOfRemainingPayments
Number Of Remaining Payments

Created in Epic SDK V7.0.

Public propertyReportOfBrokerAgentItems
Represents the questions / answers panel on the screen.

Created in Epic SDK V7.0.

Public propertySignedByCode
Signed By Code

Created in Epic SDK V7.0.

Public propertySignedByOther
Signed By Other

Created in Epic SDK V7.0.

Public propertySubContractNumber
Sub Contract Number

Created in Epic SDK V7.0.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK V7.0.

Top
Remarks