Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractDetailsMap

export
interface

ContractDetailsMap

Hierarchy

  • ContractDetailsMap

Index

Properties

Optional CONTRACT_NUMBER

CONTRACT_NUMBER: string

The contract number of the contract.

type

{string}

memberof

ContractDetailsMap

Optional CUSTOMER_NUMBER

CUSTOMER_NUMBER: string

The customer number corresponding to the contract.

type

{string}

memberof

ContractDetailsMap

Optional INVOICE_NUMBER

INVOICE_NUMBER: string

The invoice number corresponding to the contract.

type

{string}

memberof

ContractDetailsMap

Optional LICENSE_PLATE

LICENSE_PLATE: string

The license plate corresponding to the contract.

type

{string}

memberof

ContractDetailsMap

Optional POLICY_NUMBER

POLICY_NUMBER: string

The policy number corresponding to the contract.

type

{string}

memberof

ContractDetailsMap