Skip to content

Interface: EnforcementCase ​

Defined in: epa/sdk.ts:163

ECHO Enforcement Case record.

Indexable ​

ts
[key: string]: unknown

Properties ​

CaseCategoryDesc? ​

ts
optional CaseCategoryDesc: string;

Defined in: epa/sdk.ts:166


CaseName? ​

ts
optional CaseName: string;

Defined in: epa/sdk.ts:165


CaseNumber? ​

ts
optional CaseNumber: string;

Defined in: epa/sdk.ts:164


CaseStatusDesc? ​

ts
optional CaseStatusDesc: string;

Defined in: epa/sdk.ts:167


CivilCriminalIndicator? ​

ts
optional CivilCriminalIndicator: string;

Defined in: epa/sdk.ts:178


CostRecovery? ​

ts
optional CostRecovery: string;

Defined in: epa/sdk.ts:176


CourtDocketNumber? ​

ts
optional CourtDocketNumber: string;

Defined in: epa/sdk.ts:183


DateClosed? ​

ts
optional DateClosed: string;

Defined in: epa/sdk.ts:172


DateFiled? ​

ts
optional DateFiled: string;

Defined in: epa/sdk.ts:170


DOJDocketNmbr? ​

ts
optional DOJDocketNmbr: string;

Defined in: epa/sdk.ts:182


EnfOutcome? ​

ts
optional EnfOutcome: string;

Defined in: epa/sdk.ts:179


FedPenalty? ​

ts
optional FedPenalty: string;

Defined in: epa/sdk.ts:173


Lead? ​

ts
optional Lead: string;

Defined in: epa/sdk.ts:180


PrimaryLaw? ​

ts
optional PrimaryLaw: string;

Defined in: epa/sdk.ts:168


PrimaryNAICSCode? ​

ts
optional PrimaryNAICSCode: string;

Defined in: epa/sdk.ts:181


PrimarySection? ​

ts
optional PrimarySection: string;

Defined in: epa/sdk.ts:169


SEPCost? ​

ts
optional SEPCost: string;

Defined in: epa/sdk.ts:175


SettlementDate? ​

ts
optional SettlementDate: string;

Defined in: epa/sdk.ts:171


StateLocPenaltyAmt? ​

ts
optional StateLocPenaltyAmt: string;

Defined in: epa/sdk.ts:174


TotalCompActionAmt? ​

ts
optional TotalCompActionAmt: string;

Defined in: epa/sdk.ts:177

Released under the MIT License.