YAZ  5.34.0
Data Fields
ILL_Lost 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_Stringnote
 
int num_lost_extensions
 
ILL_Extension ** lost_extensions
 

Detailed Description

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

Field Documentation

◆ lost_extensions

ILL_Extension** ILL_Lost::lost_extensions

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

◆ note

ILL_String* ILL_Lost::note

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

◆ num_lost_extensions

int ILL_Lost::num_lost_extensions

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

◆ protocol_version_num

Odr_int* ILL_Lost::protocol_version_num

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

◆ requester_id

ILL_System_Id* ILL_Lost::requester_id

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

◆ responder_id

ILL_System_Id* ILL_Lost::responder_id

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Lost::service_date_time

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

◆ transaction_id

ILL_Transaction_Id* ILL_Lost::transaction_id

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


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