YAZ  5.34.0
Data Fields
ILL_Cancel_Reply 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
 
Odr_boolanswer
 
ILL_Stringresponder_note
 
int num_cancel_reply_extensions
 
ILL_Extension ** cancel_reply_extensions
 

Detailed Description

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

Field Documentation

◆ answer

Odr_bool* ILL_Cancel_Reply::answer

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

◆ cancel_reply_extensions

ILL_Extension** ILL_Cancel_Reply::cancel_reply_extensions

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

◆ num_cancel_reply_extensions

int ILL_Cancel_Reply::num_cancel_reply_extensions

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

◆ protocol_version_num

Odr_int* ILL_Cancel_Reply::protocol_version_num

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

◆ requester_id

ILL_System_Id* ILL_Cancel_Reply::requester_id

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

◆ responder_id

ILL_System_Id* ILL_Cancel_Reply::responder_id

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

◆ responder_note

ILL_String* ILL_Cancel_Reply::responder_note

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Cancel_Reply::service_date_time

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

◆ transaction_id

ILL_Transaction_Id* ILL_Cancel_Reply::transaction_id

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


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