Show / Hide Table of Contents

Class AddressNTag

Inheritance
object
AddressNTag
Namespace: Xrpl.Sugar
Assembly: Xrpl.dll
Syntax
public class AddressNTag

Properties

| Edit this page View Source

ClassicAddress

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

Tag

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