Class FeeRenewResponseExtensionV11
- java.lang.Object
-
- google.registry.model.ImmutableObject
-
- google.registry.model.domain.fee.FeeTransformResponseExtension
-
- google.registry.model.domain.fee11.FeeRenewResponseExtensionV11
-
- All Implemented Interfaces:
EppResponse.ResponseExtension
,java.lang.Cloneable
public class FeeRenewResponseExtensionV11 extends FeeTransformResponseExtension
An XML data object that represents a fee extension that may be present on the response to EPP domain renew commands.
-
-
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
Constructors Constructor Description FeeRenewResponseExtensionV11()
-
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
-
-