public class CreditInfoResponse extends EppResponse implements java.io.Serializable
zoneCredit - the credit information of a single zone, see ZoneCredit| Constructor and Description |
|---|
CreditInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ZoneCredit> |
getZoneCredit() |
void |
setZoneCredit(java.util.List<ZoneCredit> zoneCredit) |
java.lang.String |
toString() |
addResponseInfo, getClientTransactionId, getResult, getServerTransactionId, setClientTransactionId, setResult, setServerTransactionIdgetServerObjectType, setServerObjectTypepublic java.util.List<ZoneCredit> getZoneCredit()
public void setZoneCredit(java.util.List<ZoneCredit> zoneCredit)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2023. All rights reserved.