Shipment
Osid Object
Aggregateable
A Shipment represents data associated
to a resource representing a shipment. Contact
information for this object can be managed in the
Contact OSID.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
Entry
Osid Object
Subjugateable
An Entry is a part of a
Shipment.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Name | Syntax | Many | Description |
|---|---|---|---|
stockId |
id | the stock Id |
|
stock |
Stock | the stock | |
hasModel |
boolean | true if applies to a specific model, false
otherwise |
|
modelId |
id | the model Id |
|
model |
Model | the model | |
hasItem |
boolean | true if applies to a specific item, false
otherwise |
|
itemId |
id | the model Id |
|
item |
Item | the item | |
quantity |
decimal | the quantity | |
unitType |
type | the unit type |