miniapp / com.rakuten.tech.mobile.miniapp.permission / MiniAppCustomPermissionResponse / CustomPermissionResponseObj

CustomPermissionResponseObj

data class CustomPermissionResponseObj

A data class to hold the json elements to be sent as inside the response.

Constructors

<init> A data class to hold the json elements to be sent as inside the response.CustomPermissionResponseObj(name: String, status: String)

Properties

name val name: String
status val status: String