BaseFee |
Base class for the fee and credit types.
|
Credit |
A credit, in currency units specified elsewhere in the xml, and with an optional description.
|
Fee |
A fee, in currency units specified elsewhere in the xml, with type of the fee an optional fee
description.
|
FeeCheckCommandExtensionItem |
Interface for individual fee extension items in Check commands.
|
FeeCheckResponseExtensionItem |
Abstract class for individual fee extension items in Check responses.
|
FeeCheckResponseExtensionItem.Builder<T extends FeeCheckResponseExtensionItem> |
|
FeeCreateCommandExtension |
A fee extension that may be present on domain create commands.
|
FeeExtensionCommandDescriptor |
A command name along with the launch phase and subphase it is to be executed in.
|
FeeQueryCommandExtensionItem |
Abstract base class for the fee request query items used in Check and Info commands.
|
FeeQueryResponseExtensionItem |
Abstract base class for the fee request query items used in Check and Info responses.
|
FeeQueryResponseExtensionItem.Builder<T extends FeeQueryResponseExtensionItem,B extends FeeQueryResponseExtensionItem.Builder<?,?>> |
|
FeeRenewCommandExtension |
A fee extension that may be present on domain renew commands.
|
FeeTransferCommandExtension |
A fee extension that may be present on domain transfer commands.
|
FeeTransformCommandExtension |
Base class for general transform commands with fees (create, renew, update, transfer).
|
FeeTransformResponseExtension |
Base class for fee responses on general transform commands (create, update, renew, transfer).
|
FeeTransformResponseExtension.Builder |
|
FeeUpdateCommandExtension |
A fee extension that may be present on domain update commands.
|