XdrClaimOfferAtomV0 constructor

XdrClaimOfferAtomV0(
  1. XdrUint256 _sellerEd25519,
  2. XdrUint64 _offerID,
  3. XdrAsset _assetSold,
  4. XdrInt64 _amountSold,
  5. XdrAsset _assetBought,
  6. XdrInt64 _amountBought
)

Implementation

XdrClaimOfferAtomV0