class ReceiptSettingsInfo : SyncEntityInfo
User: Kirill, Date: 05.08.13 17:59.
enum class Fields |
ReceiptSettingsInfo()
User: Kirill, Date: 05.08.13 17:59. |
val identifier: String |
|
var isShowCompanyName: Boolean |
|
var isShowLogo: Boolean |
|
var logoWidth: Int? |
|
var modified: Date? |
|
var textBottom: String? |
|
var textTop: String? |
|
var version: Int? |
fun Info.toJson(): String |