Class TwGetDelegationContractResponse
- Namespace
- Thirdweb.AccountAbstraction
- Assembly
- Thirdweb.dll
public class TwGetDelegationContractResponse
- Inheritance
-
TwGetDelegationContractResponse
- Inherited Members
Properties
DelegationContract
[JsonProperty("delegationContract")]
public string DelegationContract { get; set; }