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

SellerModificationInternalInfo

class SellerModificationInternalInfo : Comparable<SellerModificationInternalInfo>

Created by Pavel Abizyaev on 02.02.2015.

Constructors

<init>

SellerModificationInternalInfo()

Created by Pavel Abizyaev on 02.02.2015.

Properties

entity

var entity: String?

entityType

var entityType: String?

version

var version: Int

Functions

compareTo

fun compareTo(o: SellerModificationInternalInfo): Int

equals

fun equals(obj: Any?): Boolean

hashCode

fun hashCode(): Int