YAZ 5.37.0
ILL_Forward_Notification 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_System_Addressresponder_address
ILL_System_Idintermediary_id
ILL_Stringnotification_note
int num_forward_notification_extensions
ILL_Extension ** forward_notification_extensions

Detailed Description

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

Field Documentation

◆ forward_notification_extensions

ILL_Extension** ILL_Forward_Notification::forward_notification_extensions

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

◆ intermediary_id

ILL_System_Id* ILL_Forward_Notification::intermediary_id

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

◆ notification_note

ILL_String* ILL_Forward_Notification::notification_note

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

◆ num_forward_notification_extensions

int ILL_Forward_Notification::num_forward_notification_extensions

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

◆ protocol_version_num

Odr_int* ILL_Forward_Notification::protocol_version_num

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

◆ requester_id

ILL_System_Id* ILL_Forward_Notification::requester_id

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

◆ responder_address

ILL_System_Address* ILL_Forward_Notification::responder_address

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

◆ responder_id

ILL_System_Id* ILL_Forward_Notification::responder_id

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Forward_Notification::service_date_time

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

◆ transaction_id

ILL_Transaction_Id* ILL_Forward_Notification::transaction_id

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


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