Table of Contents

Class PriorityFee

Namespace
Thirdweb.Api
Assembly
Thirdweb.dll
public class PriorityFee
Inheritance
PriorityFee
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 PriorityFeeType Type { get; set; }

Property Value

PriorityFeeType