InitializationResponseData

fun InitializationResponseData(code: Int, name: String, email: String, merchantId: Int, description: String)

Parameters

code

Corresponds the code of result operation

name

Corresponds name of initialized merchant

email

Corresponds email of initialized merchant

merchantId

Corresponds id of initialized merchant

description

Description of error when necessary