Class TrustlineAuthorizedEffectResponse

java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.effects.EffectResponse
org.stellar.sdk.responses.effects.TrustlineAuthorizedEffectResponse
All Implemented Interfaces:
Pageable

@Deprecated public final class TrustlineAuthorizedEffectResponse extends EffectResponse
Deprecated.
As of release 0.24.0, replaced by TrustlineFlagsUpdatedEffectResponse

Represents trustline_authorized effect response.

See Also:
  • Method Details

    • toString

      public String toString()
      Deprecated.
    • equals

      public boolean equals(Object o)
      Deprecated.
    • hashCode

      public int hashCode()
      Deprecated.
    • getTrustor

      public String getTrustor()
    • getAssetType

      public String getAssetType()
    • getAssetCode

      public String getAssetCode()