Wallet SDK
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wallet SDK
sdk-core
/
com.wallet.model
/
SdkResult
/
Failure
Failure
data
class
Failure
(
val
error
:
SdkError
)
:
SdkResult
<
Nothing
>
Members
Constructors
Failure
Link copied to clipboard
constructor
(
error
:
SdkError
)
Properties
error
Link copied to clipboard
val
error
:
SdkError