YAZ  5.34.0
Data Fields
ILL_Damaged 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_Damaged_Detailsdamaged_details
 
ILL_Stringnote
 
int num_damaged_extensions
 
ILL_Extension ** damaged_extensions
 

Detailed Description

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

Field Documentation

◆ damaged_details

ILL_Damaged_Details* ILL_Damaged::damaged_details

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

◆ damaged_extensions

ILL_Extension** ILL_Damaged::damaged_extensions

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

◆ note

ILL_String* ILL_Damaged::note

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

◆ num_damaged_extensions

int ILL_Damaged::num_damaged_extensions

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

◆ protocol_version_num

Odr_int* ILL_Damaged::protocol_version_num

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

◆ requester_id

ILL_System_Id* ILL_Damaged::requester_id

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

◆ responder_id

ILL_System_Id* ILL_Damaged::responder_id

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Damaged::service_date_time

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

◆ transaction_id

ILL_Transaction_Id* ILL_Damaged::transaction_id

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


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