fred-mod-whoisd
Public Attributes | List of all members
obj_contact Struct Reference

#include <whois-client.h>

Public Attributes

char * contact
 
char * org
 
char * name
 
char ** address
 
char * phone
 
char * fax_no
 
char * e_mail
 
char * registrar
 
char * created
 
char * changed
 
int disclose
 

Detailed Description

Structure holding contact data.

Member Data Documentation

◆ address

char** obj_contact::address

Address information.

◆ changed

char* obj_contact::changed

Last update of contact.

◆ contact

char* obj_contact::contact

Handle of contact.

◆ created

char* obj_contact::created

Date of contact creation.

◆ disclose

int obj_contact::disclose

Whether this contact is published: 1 for true if this flag is set, only contact and registrar field are allocated

◆ e_mail

char* obj_contact::e_mail

Email.

◆ fax_no

char* obj_contact::fax_no

Fax number.

◆ name

char* obj_contact::name

Name of contact.

◆ org

char* obj_contact::org

Organization name.

◆ phone

char* obj_contact::phone

Phone number.

◆ registrar

char* obj_contact::registrar

Handle of registrar.


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