fred-mod-eppd
|
#include <epp_common.h>
Public Attributes | |
unsigned long long | count |
char * | msgid |
char * | qdate |
epp_pollType | type |
union { | |
char * handle | |
struct { | |
char * handle | |
char * date | |
char * clID | |
} hdt | |
struct { | |
char * handle | |
char * date | |
} hd | |
struct { | |
char * handle | |
qhead fqdns | |
qhead tests | |
} tc | |
struct { | |
char * zone | |
char * limit | |
char * credit | |
} lc | |
struct { | |
char * period_from | |
char * period_to | |
unsigned long long total_free_count | |
unsigned long long used_count | |
char * price | |
} rfi | |
struct { | |
char * optrid | |
unsigned long long pollid | |
epps_info_contact old_data | |
epps_info_contact new_data | |
} upc | |
struct { | |
char * optrid | |
unsigned long long pollid | |
epps_info_domain old_data | |
epps_info_domain new_data | |
} upd | |
struct { | |
char * optrid | |
unsigned long long pollid | |
epps_info_nsset old_data | |
epps_info_nsset new_data | |
} upn | |
struct { | |
char * optrid | |
unsigned long long pollid | |
epps_info_keyset old_data | |
epps_info_keyset new_data | |
} upk | |
} | msg |
Poll request parameters.
unsigned long long epps_poll_req::count |
Count of waiting messages.
struct { ... } epps_poll_req::hd |
Handle, date structure.
struct { ... } epps_poll_req::hdt |
Handle, date, registrator structure.
struct { ... } epps_poll_req::lc |
Low credit structure.
union { ... } epps_poll_req::msg |
Message data.
char* epps_poll_req::msgid |
ID of next message in a queue.
char* epps_poll_req::qdate |
Date of message submission.
struct { ... } epps_poll_req::rfi |
Request fee info structure
struct { ... } epps_poll_req::tc |
Structure with results of technical tests.
epp_pollType epps_poll_req::type |
Type of poll message.
struct { ... } epps_poll_req::upc |
Update contact info
struct { ... } epps_poll_req::upd |
Update domain info
struct { ... } epps_poll_req::upk |
Update nsset info
struct { ... } epps_poll_req::upn |
Update nsset info