OBJECT
CreditNote
Represents credit note.
link GraphQL Schema definition
- type CreditNote {
- : QuoteRequest!
- : TemplateNewForDocument!
- : OperatorSettingsDefaultSalesInvoiceData!
- : String
- : String
- : String!
- : String!
- : String!
- : String!
- : String!
- : String
- : String
- : String
- : [CreditNoteItem!]!
- : ID!
- : String!
- : String!
- : String!
- : ApiQuoteRealizationInvoiceBuyer!
- : Boolean!
- : Boolean!
- : Boolean!
- : [Tag!]!
- : HealthyUrlScalar
- }