Class FeeTransferResponseExtensionV06
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.fee.FeeTransformResponseExtension
google.registry.model.domain.fee06.FeeTransferResponseExtensionV06
- All Implemented Interfaces:
EppResponse.ResponseExtension
,Cloneable
An XML data object that represents a fee extension that may be present on the response to EPP
domain transfer requests.
-
Nested Class Summary
Nested classes/interfaces inherited from class google.registry.model.domain.fee.FeeTransformResponseExtension
FeeTransformResponseExtension.Builder
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotHydrate, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
-
Field Summary
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList
<Credit> This version of the extension doesn't support the "credit" field.Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
FeeTransferResponseExtensionV06
public FeeTransferResponseExtensionV06()
-
-
Method Details
-
getCredits
This version of the extension doesn't support the "credit" field.- Overrides:
getCredits
in classFeeTransformResponseExtension
-