-
- 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.DeleteParams implements CoreNotifyParams
-
-
Field Summary
Fields Modifier and Type Field Description private final StringdeleteAuth
-
Constructor Summary
Constructors Constructor Description CoreNotifyParams.DeleteParams(String deleteAuth)
-
Method Summary
Modifier and Type Method Description final StringgetDeleteAuth()-
-
Constructor Detail
-
CoreNotifyParams.DeleteParams
CoreNotifyParams.DeleteParams(String deleteAuth)
-
-
Method Detail
-
getDeleteAuth
final String getDeleteAuth()
-
-
-
-