public class FindAccountResponse extends Object
ClientV2.findAccountCreation(Range, AccountAddress)
.Modifier and Type | Class and Description |
---|---|
static class |
FindAccountResponse.FindAccountResponseBuilder |
Modifier and Type | Method and Description |
---|---|
static FindAccountResponse.FindAccountResponseBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
AbsoluteBlockHeight |
getAbsoluteBlockHeight() |
AccountInfo |
getAccountInfo() |
Hash |
getBlockHash() |
int |
hashCode() |
String |
toString() |
public static FindAccountResponse.FindAccountResponseBuilder builder()
public AbsoluteBlockHeight getAbsoluteBlockHeight()
public Hash getBlockHash()
public AccountInfo getAccountInfo()
protected boolean canEqual(Object other)
Copyright © 2025. All rights reserved.