Line Registration Response
data class LineRegistrationResponse(val channelAccessToken: String? = null, val channelSecret: String? = null, val generatedId: String)
The properties corresponding to a line channel registration