Packages

o

stellar.sdk.model.result

RevokeSponsorshipDoesNotExist

case object RevokeSponsorshipDoesNotExist extends RevokeSponsorshipResult with Product with Serializable

RevokeSponsorship operation failed because the sponsorship didn't exist.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RevokeSponsorshipDoesNotExist
  2. Serializable
  3. Product
  4. Equals
  5. RevokeSponsorshipResult
  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: org.stellar.xdr.RevokeSponsorshipResult
  4. val transactionResult: OperationResultTr
  5. def xdr: org.stellar.xdr.OperationResult