Class FeeTransferCommandExtensionV06
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.fee.FeeTransformCommandExtension
google.registry.model.domain.fee.FeeTransferCommandExtension
google.registry.model.domain.fee06.FeeTransferCommandExtensionV06
- All Implemented Interfaces:
EppInput.CommandExtension
,Cloneable
A fee extension that may be present on domain transfer requests.
-
Nested Class Summary
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.domain.fee.FeeTransformCommandExtension
getCurrency, getFees
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
FeeTransferCommandExtensionV06
public FeeTransferCommandExtensionV06()
-
-
Method Details
-
createResponseBuilder
- Specified by:
createResponseBuilder
in classFeeTransformCommandExtension
-
getCredits
This version of the extension doesn't support the "credit" field.- Specified by:
getCredits
in classFeeTransformCommandExtension
-