metaregistrar / php-epp-client

Object-oriented PHP EPP Client

Home Page:https://www.metaregistrar.com/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eurid Contact naturalPerson filed missing

f4810 opened this issue · comments

commented

Hi, in euridEppContact.php miss the ext field naturalPerson :

contact-ext:naturalPerson
Boolean element detailing whether or not a contact is a natural person.

Can have one of the following values:
◦ true if the contact is a natural person;
◦false if the contact is a company/undertaking or an organisation.

The element is mandatory for all contacts.

Added code today to support this extension