fred-mod-whoisd-3.10.1
Data Fields
obj_contact Struct Reference

Structure holding contact data. More...

#include <whois-client.h>

Data Fields

char * contact
 Handle of contact.
char * org
 Organization name.
char * name
 Name of contact.
char ** address
 Address information.
char * phone
 Phone number.
char * fax_no
 Fax number.
char * e_mail
 Email.
char * registrar
 Handle of registrar.
char * created
 Date of contact creation.
char * changed
 Last update of contact.
int disclose
 Whether this contact is published: 1 for true if this flag is set, only contact and registrar field are allocated.

Detailed Description

Structure holding contact data.


Field Documentation

Address information.

Referenced by get_contact_by_handle(), print_contact_object(), and whois_release_data().

Last update of contact.

Referenced by get_contact_by_handle(), print_contact_object(), and whois_release_data().

Date of contact creation.

Referenced by get_contact_by_handle(), print_contact_object(), and whois_release_data().

Organization name.

Referenced by get_contact_by_handle(), print_contact_object(), and whois_release_data().

Handle of registrar.

Referenced by get_contact_by_handle(), print_contact_object(), and whois_release_data().


The documentation for this struct was generated from the following file: