OBJECT
SubcharterModifiedQuoteRequest
link GraphQL Schema definition
- type SubcharterModifiedQuoteRequest {
- : QuoteRequestId
- : QuoteRequestStatus!
- : SubcharterModifiedQuoteRequestBuyer!
- : SubcharterModifiedQuoteRequestRepresentative
- # It indicates the departure date of the first leg of the booked subcharter.
- : DateTime!
- # It indicates the arrival date of the last leg of the booked subcharter.
- : DateTime!
- : SubcharterModifiedQuoteRequestBilling!
- }