ManageSellOfferOperation constructor

ManageSellOfferOperation(
  1. Asset _selling,
  2. Asset _buying,
  3. String _amount,
  4. String _price,
  5. String _offerId
)

Implementation

ManageSellOfferOperation