SubcharterModifiedBaseInvoiceBuyer (Object)
type SubcharterModifiedBaseInvoiceBuyer {
name: String!
address: String!
postalCode: String
stateProvince: String
city: String
country: String!
euVatNo: String
}
type SubcharterModifiedBaseInvoiceBuyer {
name: String!
address: String!
postalCode: String
stateProvince: String
city: String
country: String!
euVatNo: String
}
SubcharterModifiedBaseInvoiceBuyer.name ● String! non-null scalarSubcharterModifiedBaseInvoiceBuyer.address ● String! non-null scalarSubcharterModifiedBaseInvoiceBuyer.postalCode ● String scalarSubcharterModifiedBaseInvoiceBuyer.stateProvince ● String scalarSubcharterModifiedBaseInvoiceBuyer.city ● String scalarSubcharterModifiedBaseInvoiceBuyer.country ● String! non-null scalarSubcharterModifiedBaseInvoiceBuyer.euVatNo ● String scalar