ManageSellOfferOperationResponse constructor

ManageSellOfferOperationResponse(
  1. String? offerId,
  2. String? amount,
  3. String? price,
  4. String? buyingAssetType,
  5. String? buyingAssetCode,
  6. String? buyingAssetIssuer,
  7. String? sellingAssetType,
  8. String? sellingAssetCode,
  9. String? sellingAssetIssuer
)

Implementation

ManageSellOfferOperationResponse