Class ClaimableBalanceClaimantCreatedEffectResponse

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

public final class ClaimableBalanceClaimantCreatedEffectResponse extends EffectResponse
Represents claimable_balance_claimant_created effect response.
See Also:
  • Constructor Details

    • ClaimableBalanceClaimantCreatedEffectResponse

      public ClaimableBalanceClaimantCreatedEffectResponse(Asset asset, String amount, String balanceId, Predicate predicate)
  • Method Details