OBJECT
FiscalTransaction
link GraphQL Schema definition
- type FiscalTransaction {
- : Decimal
- # Arguments
- # applyCorrections: [Not documented]
- (: Boolean): [FiscalArticle]
- : Boolean
- : Boolean
- : [FiscalTransactionsCorrection]
- : Boolean
- : FiscalTransactionCustomer
- : [Discount]
- : String
- # Unique transaction id
- : ID!
- : String
- : ID
- # Arguments
- # applyCorrections: [Not documented]
- (: Boolean): [FiscalPayment]
- : [FiscalPrint]
- : ID
- : ID!
- : DateTime
- : Int
- }