Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 874 Bytes

Stock.md

File metadata and controls

16 lines (13 loc) · 874 Bytes

CloselinkAPI.Model.Stock

Properties

Name Type Description Notes
Id string Internal id (read-only)
DateCreated DateTime? The date-time the object was created (read-only)
DateUpdated DateTime? The date-time the object was last updated (read-only)
CustomerGroupId string Internal customerId (read-only)
Imo string The imo of the vessel
DateMeasured DateTime Date Stock was measured
Quantity long Quantity in liters
OilType Stock.OilTypeEnum The OilType for the quantity [MeCirc, AeCirc, MeCylHs, MeCylLs, MeCylUls, AeCircUls]

[Back to Model list] [Back to API list] [Back to README]