Package | Description |
---|---|
com.verisign.epp.codec.balance |
Modifier and Type | Method and Description |
---|---|
EPPCreditThreshold |
EPPBalanceInfoResp.getCreditThreshold()
Gets the credit threshold
|
Modifier and Type | Method and Description |
---|---|
void |
EPPBalanceInfoResp.setCreditThreshold(EPPCreditThreshold aCreditThreshold)
Sets the credit threshold
|
Constructor and Description |
---|
EPPBalanceInfoResp(EPPTransId aTransId,
java.math.BigDecimal aCreditLimit,
java.math.BigDecimal aBalance,
java.math.BigDecimal aAvailableCredit,
EPPCreditThreshold aCreditThreshold)
EPPBalanceInfoResp that takes all of the required attributes. |
Copyright © VeriSign Inc. All Rights Reserved.