apidocs / com.srv4pos.server.api.seller / SellerModificationInfo

SellerModificationInfo

class SellerModificationInfo : Comparable<SellerModificationInfo>

Created by Pavel Abizyaev on 02.02.2015.

Constructors

<init>

SellerModificationInfo()

Created by Pavel Abizyaev on 02.02.2015.

Properties

entity

var entity: Info?

entityType

var entityType: Class<*>?

version

var version: Int

Functions

compareTo

fun compareTo(o: SellerModificationInfo): Int

equals

fun equals(obj: Any?): Boolean

hashCode

fun hashCode(): Int