$customHeader
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Short Description

PortCallRoute holds a route object indicating the possible routes to a portcall.

Each port call can have a list of route objects(PortCallRoutes) that can be selected to change the default route.

Chapter Contents:

Long Description

Supported Methods

Properties

Property

Type

Length

Mandatory

Description

Comments

port_call_route_id

Primary Key

Yes

portCall

/PortCall

Yes

description

String

200

No

geoJson

NCLOB

Yes

distance

Double

Yes

days

Double

Yes

seaMargin

Double

No

isSelected

Boolean

Yes

isExternal

Boolean

Yes

  • No labels