Show / Hide Table of Contents

Class NFToken

Inheritance
object
NFToken
Namespace: Xrpl.Models.Methods
Assembly: Xrpl.dll
Syntax
[JsonConverter(typeof(LONFTokenConverter))]
public class NFToken

Properties

| Edit this page View Source

NFTokenID

Declaration
public string NFTokenID { get; set; }
Property Value
Type Description
string
| Edit this page View Source

URI

Declaration
public string URI { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX