Table of Contents

Property ExtraInfo

Namespace
WhalesSecret.TradeScriptLib.Entities.ExchangeAccounts
Assembly
WhalesSecret.TradeScriptLib.dll

ExtraInfo

Extra information about the withdrawal, or null if no extra information is available.

[JsonPropertyName("x")]
public string? ExtraInfo { get; }

Property Value

string