TradeEffectResponse

constructor(id: String, account: String?, accountMuxed: String? = null, accountMuxedId: String? = null, type: String, createdAt: String, pagingToken: String, links: EffectResponse.EffectLinks, seller: String, sellerMuxed: String? = null, sellerMuxedId: String? = null, offerId: Long, soldAmount: String, soldAssetType: String, soldAssetCode: String? = null, soldAssetIssuer: String? = null, boughtAmount: String, boughtAssetType: String, boughtAssetCode: String? = null, boughtAssetIssuer: String? = null)