Class ContactInfoData

java.lang.Object
google.registry.model.contact.ContactInfoData
All Implemented Interfaces:
EppResponse.ResponseData

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

    • ContactInfoData

      public ContactInfoData()
  • Method Details