OBJECT
QuoteRealizationInvoice
Represents quote realization invoice.
link GraphQL Schema definition
- type QuoteRealizationInvoice {
- QuoteRequest! :
- QuoteRealization :
- TemplateNewForDocument! :
- String! :
- ID! :
- Boolean! :
- Boolean! :
- QuoteRealizationInvoiceItem!]! : [
- ApiQuoteRealizationInvoiceBuyer! :
- String! :
- String! :
- String! :
- String! @deprecated( reason: "Please use issueDate field instead" ) :
- String! :
- String :
- Boolean! :
- Tag!]! : [
- UrlScalar :
- }
link Require by
- MutationRepresents all mutations exposed by Leon API
- NonNullQuoteRealizationInvoiceValuenull
- QueryRepresents all root fields exposed by Leon API
- QuoteRealizationInvoiceItemRepresents single quote invoice item
- QuoteRequestRepresents single quote request belonging to operator specified in request endpoint
- SalesInvoices