Table of Contents

Class EthGetUserOperationReceiptResponse

Namespace
Thirdweb.AccountAbstraction
Assembly
Thirdweb.dll
public class EthGetUserOperationReceiptResponse
Inheritance
EthGetUserOperationReceiptResponse
Inherited Members

Properties

Receipt

[JsonProperty("receipt")]
public ThirdwebTransactionReceipt Receipt { get; set; }

Property Value

ThirdwebTransactionReceipt