Click or drag to resize

TruckerCoverages Class

TruckerCoverages data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.TruckersTruckerCoverages
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Truckers
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Truckers (in ASI.TAM.API.Data.UI.Account.Policy.Truckers.dll) Version: 16.0.54.391 (16.0.54.391)
Syntax
public sealed class TruckerCoverages

The TruckerCoverages type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify carrier submission item containing the coverage information.

Created in Epic SDK 2021.

Public propertyCoverageItems
Used to expose the corresponding coverage information.

Created in Epic SDK 2021.

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

Created in Epic SDK 2021.

Public propertyLineID
Unique identifier used to specify line item containing the coverage information.

Created in Epic SDK 2021.

Sometimes Required

Public propertyMarketingLineID
Unique identifier used to specify marketing line item containing the coverage information.

Created in Epic SDK 2021.

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2021.

Top
See Also