public class SetOptionsOperationResponse extends OperationResponse
OperationResponse.Links
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getClearFlags() |
java.lang.Integer |
getHighThreshold() |
java.lang.String |
getHomeDomain() |
java.lang.String |
getInflationDestination() |
java.lang.Integer |
getLowThreshold() |
java.lang.Integer |
getMasterKeyWeight() |
java.lang.Integer |
getMedThreshold() |
java.lang.String[] |
getSetFlags() |
KeyPair |
getSigner()
Deprecated.
Use
getSignerKey() |
java.lang.String |
getSignerKey() |
java.lang.Integer |
getSignerWeight() |
getCreatedAt, getId, getLinks, getPagingToken, getSourceAccount, getSourceAccountMuxed, getTransaction, getTransactionHash, getType, isTransactionSuccessful
getRateLimitLimit, getRateLimitRemaining, getRateLimitReset, setHeaders
public java.lang.Integer getLowThreshold()
public java.lang.Integer getMedThreshold()
public java.lang.Integer getHighThreshold()
public java.lang.String getInflationDestination()
public java.lang.String getHomeDomain()
public java.lang.String getSignerKey()
public KeyPair getSigner()
getSignerKey()
public java.lang.Integer getSignerWeight()
public java.lang.Integer getMasterKeyWeight()
public java.lang.String[] getClearFlags()
public java.lang.String[] getSetFlags()