Manage Sell Offer Operation Response
constructor(id: String, sourceAccount: String, sourceAccountMuxed: String? = null, sourceAccountMuxedId: String? = null, pagingToken: String, createdAt: String, transactionHash: String, transactionSuccessful: Boolean, type: String, links: OperationResponse.Links, transaction: TransactionResponse? = null, offerId: Long, amount: String, price: String, priceR: Price, buyingAssetType: String, buyingAssetCode: String? = null, buyingAssetIssuer: String? = null, sellingAssetType: String, sellingAssetCode: String? = null, sellingAssetIssuer: String? = null)