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

RegistrationInfo

class RegistrationInfo

Copy of many fields of Seller entity. See Seller entity javadoc to understand what each field means. User: Kirill Date: 05.07.13 14:50

Constructors

<init>

RegistrationInfo()

Copy of many fields of Seller entity. See Seller entity javadoc to understand what each field means. User: Kirill Date: 05.07.13 14:50

Properties

address

lateinit var address: String

corporateId

lateinit var corporateId: String

country

lateinit var country: String

email

lateinit var email: String

name

var name: String?

town

lateinit var town: String

zip

lateinit var zip: String