class PreceptItemInfo : Info
Created by ikupriyanov on 17.05.15.
PreceptItemInfo()
Created by ikupriyanov on 17.05.15. |
var delta: Long
The number of products (kg, hg, hours, whatever unit) if deltaUnit is true, otherwise the amount of currency. |
|
var productCustomization: String?
Any details about product customization. |
|
lateinit var productIdentifier: String |
fun Info.toJson(): String |