Packages

o

stellar.sdk.model.result

PathPaymentSendTooFewOffers

case object PathPaymentSendTooFewOffers extends PathPaymentSendResult with Product with Serializable

PathPayment operation failed because there were too few offers to satisfy the path.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PathPaymentSendTooFewOffers
  2. Serializable
  3. Product
  4. Equals
  5. PathPaymentSendResult
  6. ProcessedOperationResult
  7. OperationResult
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def productElementName(n: Int): String
    Definition Classes
    Product
  2. def productElementNames: Iterator[String]
    Definition Classes
    Product
  3. def result: PathPaymentStrictSendResult
  4. val transactionResult: OperationResultTr
  5. def xdr: org.stellar.xdr.OperationResult