fred-mod-eppd-2.20.1
Data Fields
epp_postalInfo Struct Reference

Structure gathers postal info about contact. More...

#include <epp_common.h>

Collaboration diagram for epp_postalInfo:
Collaboration graph
[legend]

Data Fields

char * name
 Name. More...
 
char * org
 Organization. More...
 
qhead streets
 3x street. More...
 
char * city
 City. More...
 
char * sp
 State or province. More...
 
char * pc
 Postal code. More...
 
char * cc
 Country code. More...
 

Detailed Description

Structure gathers postal info about contact.

Field Documentation

◆ cc

char* epp_postalInfo::cc

◆ city

char* epp_postalInfo::city

◆ name

char* epp_postalInfo::name

◆ org

char* epp_postalInfo::org

◆ pc

char* epp_postalInfo::pc

◆ sp

char* epp_postalInfo::sp

◆ streets

qhead epp_postalInfo::streets

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