OBJECT
Represents buyer in default quote invoice, data from contacts.
type ApiQuoteRealizationDefaultInvoiceBuyer {name: String! address: String! postalCode: String stateProvince: String city: String country: String! euVatNo: String }