Class FeeCheckResponseExtensionItemCommandV12
- java.lang.Object
-
- google.registry.model.ImmutableObject
-
- google.registry.model.domain.fee12.FeeCheckResponseExtensionItemCommandV12
-
- All Implemented Interfaces:
java.lang.Cloneable
public class FeeCheckResponseExtensionItemCommandV12 extends ImmutableObject
The version 0.12 response command entity for a domain check on a single resource.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
FeeCheckResponseExtensionItemCommandV12.Builder
Builder forFeeCheckResponseExtensionItemCommandV12
.-
Nested classes/interfaces inherited from class google.registry.model.ImmutableObject
ImmutableObject.DoNotCompare, ImmutableObject.DoNotHydrate, ImmutableObject.EmptySetToNull, ImmutableObject.IgnoredInDiffableMap, ImmutableObject.Insignificant
-
-
Field Summary
-
Fields inherited from class google.registry.model.ImmutableObject
hashCode
-
-
Constructor Summary
Constructors Constructor Description FeeCheckResponseExtensionItemCommandV12()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getFeeClass()
-
Methods inherited from class google.registry.model.ImmutableObject
clone, cloneEmptyToNull, equals, getSignificantFields, hashCode, toDiffableFieldMap, toHydratedString, toString, toStringHelper
-
-