Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BkgShipmentSummary ¶
type BkgShipmentSummary struct { *bkgproto.BkgShipmentSummaryD *BkgShipmentSummaryT *commonproto.CrUpdUser *commonstruct.CrUpdTime }
BkgShipmentSummary - struct BkgShipmentSummary
type BkgShipmentSummaryT ¶
type BkgShipmentSummaryT struct { ShipmentCreatedDateTime time.Time `` /* 134-byte string literal not displayed */ ShipmentUpdatedDateTime time.Time `` /* 134-byte string literal not displayed */ }
BkgShipmentSummaryT - struct BkgShipmentSummaryT
type Booking ¶
type Booking struct { *bkgproto.BookingD *BookingT *commonproto.CrUpdUser *commonstruct.CrUpdTime }
Booking - struct booking
type BookingSummary ¶
type BookingSummary struct { *bkgproto.BookingSummaryD *BookingSummaryT *commonproto.CrUpdUser *commonstruct.CrUpdTime }
BookingSummary - struct BookingSummary
type BookingSummaryT ¶
type BookingSummaryT struct { BookingRequestCreatedDateTime time.Time `` /* 154-byte string literal not displayed */ BookingRequestUpdatedDateTime time.Time `` /* 154-byte string literal not displayed */ SubmissionDateTime time.Time `protobuf:"bytes,3,opt,name=submission_date_time,json=submissionDateTime,proto3" json:"submission_date_time,omitempty"` ExpectedDepartureDate time.Time `` /* 126-byte string literal not displayed */ ExpectedArrivalAtPlaceOfDeliveryStartDate time.Time `` /* 196-byte string literal not displayed */ ExpectedArrivalAtPlaceOfDeliveryEndDate time.Time `` /* 190-byte string literal not displayed */ }
BookingSummaryT - struct BookingSummaryT
type BookingT ¶
type BookingT struct { SubmissionDateTime time.Time `protobuf:"bytes,1,opt,name=submission_date_time,json=submissionDateTime,proto3" json:"submission_date_time,omitempty"` ExpectedDepartureDate time.Time `` /* 126-byte string literal not displayed */ ExpectedArrivalAtPlaceOfDeliveryStartDate time.Time `` /* 196-byte string literal not displayed */ ExpectedArrivalAtPlaceOfDeliveryEndDate time.Time `` /* 190-byte string literal not displayed */ }
BookingT - struct bookingT
type Commodity ¶
type Commodity struct { *bkgproto.CommodityD *CommodityT *commonproto.CrUpdUser *commonstruct.CrUpdTime }
Commodity - struct Commodity
type CommodityT ¶
type CommodityT struct { ExportLicenseIssueDate time.Time `` /* 131-byte string literal not displayed */ ExportLicenseExpiryDate time.Time `` /* 134-byte string literal not displayed */ }
CommodityT - struct CommodityT
type Reference1 ¶
type Reference1 struct { *bkgproto.Reference1D *commonproto.CrUpdUser *commonstruct.CrUpdTime }
Reference1 - struct Reference1
type RequestedEquipment ¶
type RequestedEquipment struct { *bkgproto.RequestedEquipmentD *commonproto.CrUpdUser *commonstruct.CrUpdTime }
RequestedEquipment - struct RequestedEquipment
type ShipmentLocation ¶
type ShipmentLocation struct { *bkgproto.ShipmentLocationD *ShipmentLocationT }
ShipmentLocation - struct ShipmentLocation
type ShipmentLocationT ¶
type ShipmentLocationT struct {
EventDateTime time.Time `protobuf:"bytes,1,opt,name=event_date_time,json=eventDateTime,proto3" json:"event_date_time,omitempty"`
}
ShipmentLocationT - struct ShipmentLocationT
Click to show internal directories.
Click to hide internal directories.