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

Structure holding contact data. More...

#include <whois-client.h>

Data Fields

char * contact
 Handle of contact. More...
 
char * org
 Organization name. More...
 
char * name
 Name of contact. More...
 
char ** address
 Address information. More...
 
char * phone
 Phone number. More...
 
char * fax_no
 Fax number. More...
 
char * e_mail
 Email. More...
 
char * registrar
 Handle of registrar. More...
 
char * created
 Date of contact creation. More...
 
char * changed
 Last update of contact. More...
 
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

char** obj_contact::address

Address information.

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

char* obj_contact::changed

Last update of contact.

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

char* obj_contact::contact
char* obj_contact::created

Date of contact creation.

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

char* obj_contact::e_mail
char* obj_contact::fax_no
char* obj_contact::name
char* obj_contact::org

Organization name.

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

char* obj_contact::phone
char* obj_contact::registrar

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: