Table of Contents

Class AutoExecutionOptions

Namespace
Thirdweb
Assembly
Thirdweb.dll

Auto determine execution options

[JsonObject]
public class AutoExecutionOptions : ExecutionOptions
Inheritance
AutoExecutionOptions
Inherited Members

Properties

From

[JsonProperty("from")]
public string From { get; set; }

Property Value

string

Type

[JsonProperty("type")]
public string Type { get; set; }

Property Value

string