Packages

sealed abstract class PaymentResult extends ProcessedOperationResult

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PaymentResult
  2. ProcessedOperationResult
  3. OperationResult
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def result: org.stellar.xdr.PaymentResult

Concrete Value Members

  1. def transactionResult: OperationResultTr
  2. def xdr: org.stellar.xdr.OperationResult