Class FeeTransferResponseExtensionV12
java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.fee.FeeTransformResponseExtension
google.registry.model.domain.fee12.FeeTransferResponseExtensionV12
- 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
Methods inherited from class google.registry.model.domain.fee.FeeTransformResponseExtension
getCredits
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, createVKey, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
Constructor Details
-
FeeTransferResponseExtensionV12
public FeeTransferResponseExtensionV12()
-