-
- All Implemented Interfaces:
-
app.perawallet.walletconnectv2.internal.common.model.params.CoreNotifyParams,app.perawallet.walletconnectv2.internal.common.model.type.ClientParams,app.perawallet.walletconnectv2.internal.common.model.type.SerializableJsonRpc
@JsonClass(generateAdapter = true) public final class CoreNotifyParams.UpdateParams implements CoreNotifyParams
-
-
Field Summary
Fields Modifier and Type Field Description private final StringupdateAuth
-
Constructor Summary
Constructors Constructor Description CoreNotifyParams.UpdateParams(String updateAuth)
-
Method Summary
Modifier and Type Method Description final StringgetUpdateAuth()-
-
Constructor Detail
-
CoreNotifyParams.UpdateParams
CoreNotifyParams.UpdateParams(String updateAuth)
-
-
Method Detail
-
getUpdateAuth
final String getUpdateAuth()
-
-
-
-