YAZ  5.34.0
Data Fields
ILL_Expired 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
 
int num_expired_extensions
 
ILL_Extension ** expired_extensions
 

Detailed Description

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

Field Documentation

◆ expired_extensions

ILL_Extension** ILL_Expired::expired_extensions

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

◆ num_expired_extensions

int ILL_Expired::num_expired_extensions

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

◆ protocol_version_num

Odr_int* ILL_Expired::protocol_version_num

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

◆ requester_id

ILL_System_Id* ILL_Expired::requester_id

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

◆ responder_id

ILL_System_Id* ILL_Expired::responder_id

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Expired::service_date_time

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

◆ transaction_id

ILL_Transaction_Id* ILL_Expired::transaction_id

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


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