INPUT_OBJECT
RechargeInvoiceInput
Recharge invoice
link GraphQL Schema definition
- input RechargeInvoiceInput {
- : RechargeInvoiceNid
- : DocumentTemplateNid!
- : [RechargeInvoiceItemInput!]!
- : SalesBuyerInput!
- : String!
- : String!
- : String!
- : String!
- : String!
- : String
- : Boolean
- : Boolean
- : [TagInput!]
- }