Class TrustlineAuthorizedToMaintainLiabilitiesEffectResponse

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

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

Represents trustline_authorized_to_maintain_liabilities 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()