Class AllowTrustOperationResponse

All Implemented Interfaces:
Pageable

@Deprecated public final class AllowTrustOperationResponse extends OperationResponse
Deprecated.
As of release 0.24.0, replaced by SetTrustLineFlagsOperationResponse

Represents AllowTrust operation response.

See Also:
  • Constructor Details

  • Method Details

    • getAsset

      public Asset getAsset()
      Deprecated.
    • getTrustor

      public String getTrustor()
      Deprecated.
    • getTrustee

      public String getTrustee()
      Deprecated.
    • getTrusteeMuxed

      public String getTrusteeMuxed()
      Deprecated.
    • getTrusteeMuxedId

      public BigInteger getTrusteeMuxedId()
      Deprecated.
    • getAssetType

      public String getAssetType()
      Deprecated.
    • getAssetCode

      public String getAssetCode()
      Deprecated.
    • getAssetIssuer

      public String getAssetIssuer()
      Deprecated.
    • getAuthorize

      public Boolean getAuthorize()
      Deprecated.
    • getAuthorizeToMaintainLiabilities

      public Boolean getAuthorizeToMaintainLiabilities()
      Deprecated.
    • toString

      public String toString()
      Deprecated.
      Overrides:
      toString in class OperationResponse
    • equals

      public boolean equals(Object o)
      Deprecated.
      Overrides:
      equals in class OperationResponse
    • hashCode

      public int hashCode()
      Deprecated.
      Overrides:
      hashCode in class OperationResponse