walletsdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
walletsdk
walletsdk
/
com.dewa.walletsdk.api.dewa
/
CredentialResponse
Credential
Response
data
class
CredentialResponse
(
val
credentials
:
Array
<
Credential
>
)
Members
Constructors
Credential
Response
Link copied to clipboard
constructor
(
credentials
:
Array
<
Credential
>
)
Properties
credentials
Link copied to clipboard
@
SerializedName
(
value
=
"credentials"
)
val
credentials
:
Array
<
Credential
>
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int