DeviceAddRequest

data class DeviceAddRequest(baseRequest: BaseRequest, requestId: String, deviceAddPayload: DeviceAddPayload) : BaseRequest

Author

Arshiya Khanum Date: 2020/11/26

Constructors

DeviceAddRequest
Link copied to clipboard
fun DeviceAddRequest(baseRequest: BaseRequest, requestId: String, deviceAddPayload: DeviceAddPayload)

Properties

appId
Link copied to clipboard
val appId: String
baseRequest
Link copied to clipboard
val baseRequest: BaseRequest
defaultParams
Link copied to clipboard
val defaultParams: JsonBuilder
deviceAddPayload
Link copied to clipboard
val deviceAddPayload: DeviceAddPayload
platform
Link copied to clipboard
val platform: String
requestId
Link copied to clipboard
val requestId: String
sdkVersion
Link copied to clipboard
val sdkVersion: Int
uniqueId
Link copied to clipboard
val uniqueId: String