OBJECT

SubcharterModifiedPriceSection

link GraphQL Schema definition

  • type SubcharterModifiedPriceSection {
  • # The total price of the quotation.
  • price: Money
  • # The price provided by the subcharter operator.
  • operatorPrice: Money
  • thirdPartyCommission: Money
  • margin: Float
  • }