Class and Description |
---|
org.stellar.sdk.operations.AllowTrustOperation
As of release 0.24.0, replaced by
SetTrustlineFlagsOperation
Represents AllowTrust operation. |
org.stellar.sdk.responses.operations.AllowTrustOperationResponse
As of release 0.24.0, replaced by
SetTrustLineFlagsOperationResponse
Represents AllowTrust operation response. |
org.stellar.sdk.responses.effects.TrustlineAuthorizedEffectResponse
As of release 0.24.0, replaced by
TrustlineFlagsUpdatedEffectResponse
Represents trustline_authorized effect response. |
org.stellar.sdk.responses.effects.TrustlineAuthorizedToMaintainLiabilitiesEffectResponse
As of release 0.24.0, replaced by
TrustlineFlagsUpdatedEffectResponse
Represents trustline_authorized_to_maintain_liabilities effect response. |
org.stellar.sdk.responses.effects.TrustlineDeauthorizedEffectResponse
As of release 0.24.0, replaced by
TrustlineFlagsUpdatedEffectResponse
Represents trustline_deauthorized effect response. |