apidocs / com.srv4pos.server.api.precept / PreceptItemInfo

PreceptItemInfo

class PreceptItemInfo : Info

Created by ikupriyanov on 17.05.15.

Constructors

<init>

PreceptItemInfo()

Created by ikupriyanov on 17.05.15.

Properties

delta

var delta: Long

The number of products (kg, hg, hours, whatever unit) if deltaUnit is true, otherwise the amount of currency.

productCustomization

var productCustomization: String?

Any details about product customization.

productIdentifier

lateinit var productIdentifier: String

Extension Functions

toJson

fun Info.toJson(): String