Class AccountCreatedEffectResponse

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

public final class AccountCreatedEffectResponse extends EffectResponse
Represents account_created effect response.
See Also:
  • Constructor Details

    • AccountCreatedEffectResponse

      public AccountCreatedEffectResponse(String startingBalance)
  • Method Details