public class RegistrantChange
extends Object
-
Constructor Summary
Constructors
RegistrantChange(Long id,
Long accountId,
Long contactId,
Long domainId,
String state,
Map<String,String> extendedAttributes,
Boolean registryOwnerChange,
String irtLockLiftedBy,
String createdAt,
String updatedAt)
-
Method Summary
-
Constructor Details
-
RegistrantChange
public RegistrantChange(Long id,
Long accountId,
Long contactId,
Long domainId,
String state,
Map<String,String> extendedAttributes,
Boolean registryOwnerChange,
String irtLockLiftedBy,
String createdAt,
String updatedAt)
-
Method Details
-
-
getAccountId
public Long getAccountId()
-
-
getDomainId
public Long getDomainId()
-
-
-
getRegistryOwnerChange
public Boolean getRegistryOwnerChange()
-
getIrtLockLiftedBy
public String getIrtLockLiftedBy()
-
-
-
-