SalesVatInput (Input)
input SalesVatInput {
value: Float
notApplicable: Boolean!
}
Fields
SalesVatInput.value ● Float scalar
VAT value
SalesVatInput.notApplicable ● Boolean! non-null scalar
Should be true when your vat-value is not provided and you want reset previous value. Otherwise enter false
Member Of
CreditNoteItemInput input ● ProformaInvoiceItemInput input ● QuoteInvoiceItemInput input ● RechargeInvoiceItemInput input