Class RegistrantChange

java.lang.Object
com.dnsimple.data.RegistrantChange

public class RegistrantChange extends Object
  • Constructor Details

  • Method Details

    • getId

      public Long getId()
    • getAccountId

      public Long getAccountId()
    • getContactId

      public Long getContactId()
    • getDomainId

      public Long getDomainId()
    • getState

      public String getState()
    • getExtendedAttributes

      public Map<String,String> getExtendedAttributes()
    • getRegistryOwnerChange

      public Boolean getRegistryOwnerChange()
    • getIrtLockLiftedBy

      public String getIrtLockLiftedBy()
    • getCreatedAt

      public String getCreatedAt()
    • getUpdatedAt

      public String getUpdatedAt()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object