fred-mod-eppd
|
#include <epp_common.h>
Public Attributes | |
char * | name |
char * | org |
qhead | streets |
char * | city |
char * | sp |
char * | pc |
char * | cc |
Structure gathers postal info about contact.
char* epp_postalInfo::cc |
Country code.
char* epp_postalInfo::city |
City.
char* epp_postalInfo::name |
Name.
char* epp_postalInfo::org |
Organization.
char* epp_postalInfo::pc |
Postal code.
char* epp_postalInfo::sp |
State or province.
qhead epp_postalInfo::streets |
3x street.