UGoldTradeLimitResponse constructor
UGoldTradeLimitResponse({})
Implementation
UGoldTradeLimitResponse({
this.type,
this.asset,
this.maxVolume,
this.usedVolume,
this.remainingVolume,
this.interval,
this.resetsAt,
this.side,
this.windowStart,
this.windowEnd,
});