Table of Contents

Class PriorityFee2

Namespace
Thirdweb.Api
Assembly
Thirdweb.dll
public class PriorityFee2
Inheritance
PriorityFee2
Inherited Members

Properties

AdditionalProperties

[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }

Property Value

IDictionary<string, object>

Type

[JsonProperty("type", Required = Required.Always)]
[Required(AllowEmptyStrings = true)]
[JsonConverter(typeof(StringEnumConverter))]
public PriorityFee2Type Type { get; set; }

Property Value

PriorityFee2Type