YAZ  5.34.0
Data Fields
ILL_Checked_In 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_Datedate_checked_in
 
ILL_Stringresponder_note
 
int num_checked_in_extensions
 
ILL_Extension ** checked_in_extensions
 

Detailed Description

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

Field Documentation

◆ checked_in_extensions

ILL_Extension** ILL_Checked_In::checked_in_extensions

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

◆ date_checked_in

ILL_ISO_Date* ILL_Checked_In::date_checked_in

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

◆ num_checked_in_extensions

int ILL_Checked_In::num_checked_in_extensions

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

◆ protocol_version_num

Odr_int* ILL_Checked_In::protocol_version_num

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

◆ requester_id

ILL_System_Id* ILL_Checked_In::requester_id

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

◆ responder_id

ILL_System_Id* ILL_Checked_In::responder_id

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

◆ responder_note

ILL_String* ILL_Checked_In::responder_note

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Checked_In::service_date_time

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

◆ transaction_id

ILL_Transaction_Id* ILL_Checked_In::transaction_id

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


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