Click or drag to resize

Adjustor Class

Represents an item on the Adjustor screen for Claims in Epic.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.ClaimAdjustor
Namespace:  ASI.TAM.API.Data.UI.Claim
Assembly:  ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2020.1.0.1
Syntax
public sealed class Adjustor

The Adjustor type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Address
Public propertyAdjustorCode
AdjustorCode
Public propertyAdjustorID
Unique identifier used to specify current adjustor item.
Public propertyAssignedDate
AssignedDate
Public propertyBusiness
Business
Public propertyBusinessExtension
BusinessExtension
Public propertyBusinessNumber
BusinessNumber
Public propertyBusinessPhoneCountryCode
BusinessPhoneCountryCode
Public propertyClaimID
Unique identifier used to specify parent claim item containing current adjustor item.
Public propertyComments
Comments
Public propertyDefaultAdjustorID
Unique identifier used to specify unique adjustor item to be defaulted.
Public propertyEmail
Email
Public propertyFaxCountryCode
FaxCountryCode
Public propertyFaxExtension
FaxExtension
Public propertyFaxNumber
FaxNumber
Public propertyMobileNumber
MobileNumber
Public propertyMobilePhoneCountryCode
MobilePhoneCountryCode
Public propertyName
Name
Public propertyPolicyID
Unique identifier used to specify policy item.
Public propertyResidentialNumber
ResidentialNumber
Public propertyResidentialPhoneCountryCode
ResidentialPhoneCountryCode
Public propertyTimestamp
Used to prevent overwriting previously saved data.
Top
Remarks