TradeEffectResponse constructor
Implementation
TradeEffectResponse(
this.seller,
this.offerId,
this.soldAmount,
this.soldAssetType,
this.soldAssetCode,
this.soldAssetIssuer,
this.boughtAmount,
this.boughtAssetType,
this.boughtAssetCode,
this.boughtAssetIssuer);