Class AutofillSugar.AddressNTag
Inheritance
System.Object
AutofillSugar.AddressNTag
Namespace: Xrpl.Sugar
Assembly: Xrpl.dll
Syntax
public class AddressNTag : object
Properties
| Improve this Doc View SourceClassicAddress
Declaration
public string ClassicAddress { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Tag
Declaration
public int? Tag { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |