YAZ  5.34.0
Data Fields
ILL_Renew_Answer Struct Reference

#include <ill-core.h>

Data Fields

Odr_intprotocol_version_num
 
ILL_Transaction_Idtransaction_id
 
ILL_Service_Date_Timeservice_date_time
 
ILL_System_Idrequester_id
 
ILL_System_Idresponder_id
 
Odr_boolanswer
 
ILL_Date_Duedate_due
 
ILL_Stringresponder_note
 
int num_renew_answer_extensions
 
ILL_Extension ** renew_answer_extensions
 

Detailed Description

Definition at line 598 of file ill-core.h.

Field Documentation

◆ answer

Odr_bool* ILL_Renew_Answer::answer

Definition at line 606 of file ill-core.h.

◆ date_due

ILL_Date_Due* ILL_Renew_Answer::date_due

Definition at line 607 of file ill-core.h.

◆ num_renew_answer_extensions

int ILL_Renew_Answer::num_renew_answer_extensions

Definition at line 609 of file ill-core.h.

◆ protocol_version_num

Odr_int* ILL_Renew_Answer::protocol_version_num

Definition at line 601 of file ill-core.h.

◆ renew_answer_extensions

ILL_Extension** ILL_Renew_Answer::renew_answer_extensions

Definition at line 610 of file ill-core.h.

◆ requester_id

ILL_System_Id* ILL_Renew_Answer::requester_id

Definition at line 604 of file ill-core.h.

◆ responder_id

ILL_System_Id* ILL_Renew_Answer::responder_id

Definition at line 605 of file ill-core.h.

◆ responder_note

ILL_String* ILL_Renew_Answer::responder_note

Definition at line 608 of file ill-core.h.

◆ service_date_time

ILL_Service_Date_Time* ILL_Renew_Answer::service_date_time

Definition at line 603 of file ill-core.h.

◆ transaction_id

ILL_Transaction_Id* ILL_Renew_Answer::transaction_id

Definition at line 602 of file ill-core.h.


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