OBJECT
SubcharterModifiedBaseInvoiceData
link GraphQL Schema definition
- type SubcharterModifiedBaseInvoiceData {
- : SubcharterModifiedBaseInvoiceBuyer!
- : String
- : String!
- : [SubcharterModifiedBaseInvoiceItem!]!
- : DateTime!
- : Boolean!
- : Boolean!
- : String!
- : Money!
- # This URL will be valid for 3600 seconds from the moment the API is called (after
- # that, you need to query this field again to generate a new URL).
- : HealthyUrlScalar
- }