Class FeeCheckCommandExtensionV11

java.lang.Object
google.registry.model.ImmutableObject
google.registry.model.domain.fee11.FeeCheckCommandExtensionV11
All Implemented Interfaces:
FeeCheckCommandExtension<google.registry.model.domain.fee11.FeeCheckCommandExtensionV11.FeeCheckCommandExtensionItemV11,FeeCheckResponseExtensionV11>, EppInput.CommandExtension, Cloneable

public class FeeCheckCommandExtensionV11 extends ImmutableObject implements FeeCheckCommandExtension<google.registry.model.domain.fee11.FeeCheckCommandExtensionV11.FeeCheckCommandExtensionItemV11,FeeCheckResponseExtensionV11>
Version 0.11 of the fee extension that may be present on domain check commands. Unlike other versions, there is only one check item; things are nested one level less. However, the response will have multiple items, one for each domain in the check command.