| Name | Description | Type | Additional information |
|---|---|---|---|
| LOBID |
Main identifier. |
integer |
None. |
| LOBString |
Line of business name. |
string |
None. |
| InternalCode |
The code given by us to break the multiple sublines that are sent under the ACORD Code, like Motorcycle, antique, off road, etc. (all follow under AUTOP). These are defined by Catalyst to differentiate each LOB and are unique. |
string |
None. |
| IsPackage |
Determines whether this LOB is for package policies. |
boolean |
None. |
| PackageCode |
Package policy code. Used if IsPackage is true. |
string |
None. |
| AcordCode |
The code from ACORD Standards. For example, Personal Auto and Antique Auto both have the ACORD code 'AUTOP', but have different InternalCodes ('AUTOP' and 'ANTIQUE', respectively). |
string |
None. |
| LOBClassId |
Lines of Business class id |
string |
None. |
| SubCodes |
List of codes used to parse out the internal line of business. For example, Homeowners and Condo both have AcordCode = HOME, but SubCodes for Condo = '06;T6;T7;' that Downloads uses to determine that internally it is actually Condo for InternalCode. |
string |
None. |
| LOBDetailsGroup |
Lines of Business details group |
string |
None. |
| LOBGroupCode |
Lines of Business group code |
string |
None. |
| HasDetails |
True if this LOB supports policy details. |
boolean |
None. |
| DropDown |
Drop down |
string |
None. |