Package google.registry.flows.domain
package google.registry.flows.domain
-
ClassDescriptionAn EPP flow that checks whether a domain can be provisioned.An EPP flow that checks whether domain labels are trademarked.An EPP flow that creates a new domain resource.A record to store renewal info used in
BillingRecurrence
billing events.An EPP flow that deletes a domain.TMCH utility functions for domain flows.Static utility functions for domain flows.Command is not allowed in the current registry phase.The fee description passed in the transform command matches multiple fee types.The fee description passed in the transform command cannot be parsed.The fees passed in the transform command do not match the fees that will be charged.Domain label is not allowed by IDN table.Registrar is missing the billing account map for this currency type.Nameservers are not allow-listed for this TLD.Nameservers not specified for domain on TLD with nameserver allow list.Registrar is not authorized to access this TLD.Registrant is not allow-listed for this TLD.An EPP flow that returns information about a domain.Provides pricing for create, renew, etc, operations, with call-outs that can be customized by providing aDomainPricingCustomLogic
implementation that operates on cross-TLD or per-TLD logic.An allocation token was provided that is invalid for premium domains.An EPP flow that renews a domain.An EPP flow that requests that a domain in the redemption grace period be restored.An EPP flow that approves a pending transfer on a domain.An EPP flow that cancels a pending transfer on a domain.An EPP flow that queries a pending transfer on a domain.An EPP flow that rejects a pending transfer on a domain.An EPP flow that requests a transfer on a domain.Utility logic for facilitating domain transfers.An EPP flow that updates a domain.A collection of fees and credits for a specific EPP transform.A builder for constructingFeesAndCredits
objects, since they are immutable.