KYCDao
KYCDao
/
com.kycdao.android.sdk.model
/
Explorer
Explorer
data
class
Explorer
(
val
name
:
String
,
val
transaction_path
:
String
,
val
url
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Explorer
Link copied to clipboard
fun
Explorer
(
name
:
String
,
transaction_path
:
String
,
url
:
String
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
transaction_path
Link copied to clipboard
val
transaction_path
:
String
Content copied to clipboard
url
Link copied to clipboard
val
url
:
String
Content copied to clipboard