Table of Contents

Enum Metadata

Namespace
Thirdweb.Api
Assembly
Thirdweb.dll

Whether to include token metadata (default: true).

public enum Metadata

Fields

[EnumMember(Value = "false")] False = 1
[EnumMember(Value = "true")] True = 0