Class TransferOptions


  • public class TransferOptions
    extends java.lang.Object
    • Method Detail

      • of

        public static TransferOptions of​(java.lang.Number registrantId)
        Parameters:
        registrantId - The ID of an existing contact in your account.
      • authCode

        public TransferOptions authCode​(java.lang.String authCode)
        Set the authCode required for TLDS that require authorization-based transfer (the vast majority of TLDs).
      • whoisPrivacy

        public TransferOptions whoisPrivacy()
        Enable the whois privacy as part of the transfer. An extra cost may apply.
      • noAutoRenew

        public TransferOptions noAutoRenew()
        Disable the auto-renewal of the domain.
      • premiumPrice

        public TransferOptions premiumPrice​(java.lang.String premiumPrice)
        Required as confirmation of the price, only if the domain is premium.