YAZ  5.34.0
Data Fields
ILL_Renew 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
 
ILL_ISO_Datedesired_due_date
 
ILL_Stringrequester_note
 
int num_renew_extensions
 
ILL_Extension ** renew_extensions
 

Detailed Description

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

Field Documentation

◆ desired_due_date

ILL_ISO_Date* ILL_Renew::desired_due_date

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

◆ num_renew_extensions

int ILL_Renew::num_renew_extensions

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

◆ protocol_version_num

Odr_int* ILL_Renew::protocol_version_num

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

◆ renew_extensions

ILL_Extension** ILL_Renew::renew_extensions

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

◆ requester_id

ILL_System_Id* ILL_Renew::requester_id

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

◆ requester_note

ILL_String* ILL_Renew::requester_note

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

◆ responder_id

ILL_System_Id* ILL_Renew::responder_id

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Renew::service_date_time

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

◆ transaction_id

ILL_Transaction_Id* ILL_Renew::transaction_id

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


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