Property TxId
- Assembly
- WhalesSecret.TradeScriptLib.dll
TxId
Transaction ID, or null if not known.
[JsonPropertyName("t")]
public string? TxId { get; }
Transaction ID, or null if not known.
[JsonPropertyName("t")]
public string? TxId { get; }