apidocs / com.srv4pos.server.api.sale / VatRateSumInfo

VatRateSumInfo

class VatRateSumInfo

User: Pavel Abizyaev, Date: 08.10.2014 18:34.

Constructors

<init>

VatRateSumInfo()

User: Pavel Abizyaev, Date: 08.10.2014 18:34.

Properties

brutto

var brutto: Long

total brutto of all products with sale discount

netto

var netto: Long

total netto of all products with sale discount

vanillaBrutto

var vanillaBrutto: Long

total brutto of all products

vanillaNetto

var vanillaNetto: Long

total netto of all products

vanillaVat

var vanillaVat: Long

total vat of all products

vat

var vat: Long

total vat of all products with sale discount

vatRate

var vatRate: Int?

Functions

toString

fun toString(): String