Class DomainInfoData

java.lang.Object
google.registry.model.domain.DomainInfoData
All Implemented Interfaces:
EppResponse.ResponseData

public abstract class DomainInfoData extends Object implements EppResponse.ResponseData
The EppResponse.ResponseData returned for an EPP info flow on a domain.
  • Constructor Details

    • DomainInfoData

      public DomainInfoData()
  • Method Details