Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AggregatedCaseDataModel

Used to store aggregated information of a case

Hierarchy

  • AggregatedCaseDataModel

Index

Properties

additionalInformation?: Meta<string>
adjustments?: Adjustment[]

adjustments to statistical/duty/VAT value

agent?: CompanyModel
arrivalDate?: DateTimeModel
beneficiary?: CompanyModel
broker?: CompanyModel
buyer?: CompanyModel
buyerSellerRelation?: BuyerSellerRelationship
carrier?: CompanyModel
caseType?: Meta<CaseType>

case flow (import, export, ...)

consignee?: CompanyModel
constellationOfParticipants?: ConstellationOfParticipantsModel
containers?: Container[]
costIntersection?: CostIntersection
countryOfOrigin?: AddressModel
currency?: Meta<Currency>
customsOffices?: CustomsOffice[]
declarant?: CompanyModel
declarantRepresentative?: CompanyModel
declarationType?: Meta<DeclarationType>
departureCustomOffice?: Meta<string>
departureDate?: DateTimeModel
destinationCustomOffice?: Meta<string>
domesticFreightCosts?: DomesticFreightCosts
domesticInsuranceCosts?: DomesticFreightCosts
duration?: Meta<number>
exporter?: CompanyModel
freightCosts?: Money
fromAddress?: AddressModel
guaranteeValue?: Money
importSalesTax?: Money

EUSt

importer?: CompanyModel
incoterm?: IncotermModel
insuranceCosts?: Money
internationalFreightCosts?: Money

international freight costs

issueDate?: DateTimeModel
items?: LineItemModel[]
loadType?: Meta<LoadType>

Load Type, e.g. full container load

meansOfTransportation?: MeanOfTransportation[]
mrnNumber?: Meta<string>
netWeight?: Weight
numberOfShipments?: Meta<number>
obligater?: CompanyModel
packages?: Package[]
placeIncoterm?: AddressModel
placeOfLoading?: AddressModel
pointOfEntry?: AddressModel
pointOfExit?: AddressModel
portOfExport?: Port
portOfImport?: Port
preliminaryDocuments?: PreliminaryDocument[]
procedure?: Procedure
referenceNumber?: Meta<string>

commercial reference number, usually assigned by the trader

registrationDate?: DateTimeModel
responsiblePerson?: PersonModel
route?: Meta<string[]>
sealNumber?: Meta<string>
shipper?: CompanyModel
statisticalValue?: Money
summary?: Meta<string>
toAddress?: AddressModel
totalCustomsValue?: Money
totalDiscount?: Money
totalLicenseFee?: Money
totalOtherPayments?: Money
totalPackagingCosts?: Money
totalShippingCost?: Money
totalTax?: Money
totalValue?: Money
totalValueExcludingCharges?: Money
totalValueWithoutTax?: Money
tradePreference?: TradePreference
trailerLicensePlate?: Meta<string>
transferDate?: DateTimeModel
transitCountries?: AddressModel[]
transitItems?: TransitItemModel[]
truckLicensePlate?: Meta<string>
truckNationality?: Meta<string>
typeofBusiness?: TypeOfBusiness
warehouse?: CompanyModel
waybillNumber?: Meta<string>
waybillType?: WaybillTypeModel
weight?: Weight
weightUnit?: Meta<WeightUnit>

Generated using TypeDoc