OBJECT
Represents buyer in invoice.
type ApiQuoteRealizationInvoiceBuyer {name: String! address: String! postalCode: String stateProvince: String city: String country: String! euVatNo: String }