YAZ  5.34.0
Data Fields
ILL_Cancel 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_Stringrequester_note
 
int num_cancel_extensions
 
ILL_Extension ** cancel_extensions
 

Detailed Description

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

Field Documentation

◆ cancel_extensions

ILL_Extension** ILL_Cancel::cancel_extensions

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

Referenced by ill_get_Cancel().

◆ num_cancel_extensions

int ILL_Cancel::num_cancel_extensions

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

Referenced by ill_get_Cancel().

◆ protocol_version_num

Odr_int* ILL_Cancel::protocol_version_num

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

Referenced by ill_get_Cancel().

◆ requester_id

ILL_System_Id* ILL_Cancel::requester_id

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

Referenced by ill_get_Cancel().

◆ requester_note

ILL_String* ILL_Cancel::requester_note

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

Referenced by ill_get_Cancel().

◆ responder_id

ILL_System_Id* ILL_Cancel::responder_id

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

Referenced by ill_get_Cancel().

◆ service_date_time

ILL_Service_Date_Time* ILL_Cancel::service_date_time

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

Referenced by ill_get_Cancel().

◆ transaction_id

ILL_Transaction_Id* ILL_Cancel::transaction_id

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

Referenced by ill_get_Cancel().


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