-
- All Implemented Interfaces:
-
app.perawallet.walletconnectv2.internal.common.model.params.CoreChatParams,app.perawallet.walletconnectv2.internal.common.model.type.ClientParams,app.perawallet.walletconnectv2.internal.common.model.type.SerializableJsonRpc
@JsonClass(generateAdapter = true) public final class CoreChatParams.ReceiptParams implements CoreChatParams
-
-
Field Summary
Fields Modifier and Type Field Description private final StringreceiptAuth
-
Constructor Summary
Constructors Constructor Description CoreChatParams.ReceiptParams(String receiptAuth)
-
Method Summary
Modifier and Type Method Description final StringgetReceiptAuth()-
-
Constructor Detail
-
CoreChatParams.ReceiptParams
CoreChatParams.ReceiptParams(String receiptAuth)
-
-
Method Detail
-
getReceiptAuth
final String getReceiptAuth()
-
-
-
-