Package dev.vality.swag.analytics.model
Class InvoiceLineTaxMode
java.lang.Object
dev.vality.swag.analytics.model.InvoiceLineTaxMode
- Direct Known Subclasses:
InvoiceLineTaxVAT
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2022-03-18T10:45:05.280Z") public class InvoiceLineTaxMode extends Object
Схема налогообложения предлагаемого товара или услуги. Указывается, только если предлагаемый товар или услуга облагается налогом.
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInvoiceLineTaxMode.TypeEnumТип схемы налогообложения -
Constructor Summary
Constructors Constructor Description InvoiceLineTaxMode() -
Method Summary
Modifier and Type Method Description booleanequals(Object o)InvoiceLineTaxMode.TypeEnumgetType()Тип схемы налогообложенияinthashCode()voidsetType(InvoiceLineTaxMode.TypeEnum type)StringtoString()InvoiceLineTaxModetype(InvoiceLineTaxMode.TypeEnum type)