YAZ 5.37.0
ILL_Received 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_Idsupplier_id
ILL_Supplemental_Item_Descriptionsupplemental_item_description
ILL_ISO_Datedate_received
ILL_Shipped_Service_Typeshipped_service_type
ILL_Stringrequester_note
int num_received_extensions
ILL_Extension ** received_extensions

Detailed Description

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

Field Documentation

◆ date_received

ILL_ISO_Date* ILL_Received::date_received

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

◆ num_received_extensions

int ILL_Received::num_received_extensions

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

◆ protocol_version_num

Odr_int* ILL_Received::protocol_version_num

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

◆ received_extensions

ILL_Extension** ILL_Received::received_extensions

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

◆ requester_id

ILL_System_Id* ILL_Received::requester_id

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

◆ requester_note

ILL_String* ILL_Received::requester_note

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

◆ responder_id

ILL_System_Id* ILL_Received::responder_id

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Received::service_date_time

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

◆ shipped_service_type

ILL_Shipped_Service_Type* ILL_Received::shipped_service_type

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

◆ supplemental_item_description

ILL_Supplemental_Item_Description* ILL_Received::supplemental_item_description

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

◆ supplier_id

ILL_System_Id* ILL_Received::supplier_id

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

◆ transaction_id

ILL_Transaction_Id* ILL_Received::transaction_id

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


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