apidocs / com.srv4pos.server.api.activation / InstallationDeprecatedCreationInfo

InstallationDeprecatedCreationInfo

class InstallationDeprecatedCreationInfo

This entity provides info about device for creating installation.

Created by Anton Petrov Time: 19:52 Date: 28.01.2016.

Constructors

<init>

InstallationDeprecatedCreationInfo()

This entity provides info about device for creating installation.

Properties

buildInfo

var buildInfo: Map<String, String>

Information about the device. For instance for Android it can be taken from android.os.Build

deviceId

lateinit var deviceId: String

Unique number of every Device.

gcmRegistrationId

var gcmRegistrationId: String?

An identifier of the device on Google Cloud Message service.

programVersion

var programVersion: String?

Program name and version of POS application