Package google.registry.model.domain.fee
package google.registry.model.domain.fee
-
ClassDescriptionBase class for the fee and credit types.Enum for when a fee is applied.Enum for the type of the fee.A credit, in currency units specified elsewhere in the xml, and with an optional description.A fee, in currency units specified elsewhere in the xml, with type of the fee an optional fee description.FeeCheckCommandExtension<C extends FeeCheckCommandExtensionItem,
R extends FeeCheckResponseExtension<?>> Interface for domain check command fee extensions.Interface for individual fee extension items in Check commands.Interface for domain check response fee extensions.Abstract class for individual fee extension items in Check responses.Abstract builder forFeeCheckResponseExtensionItem
.A fee extension that may be present on domain create commands.A command name along with the launch phase and subphase it is to be executed in.Abstract base class for the fee request query items used in Check and Info commands.The name of a command that might have an associated fee.Abstract base class for the fee request query items used in Check and Info responses.FeeQueryResponseExtensionItem.Builder<T extends FeeQueryResponseExtensionItem,B extends FeeQueryResponseExtensionItem.Builder<?, ?>> Abstract builder forFeeQueryResponseExtensionItem
.A fee extension that may be present on domain renew commands.A fee extension that may be present on domain transfer commands.Base class for general transform commands with fees (create, renew, update, transfer).Base class for fee responses on general transform commands (create, update, renew, transfer).Abstract builder forFeeTransformResponseExtension
.A fee extension that may be present on domain update commands.