YAZ  5.34.0
Data Fields
ILL_Supply_Details Struct Reference

#include <ill-core.h>

Data Fields

ILL_ISO_Datedate_shipped
 
ILL_Date_Duedate_due
 
Odr_intchargeable_units
 
ILL_Amountcost
 
Odr_intshipped_conditions
 
int which
 
union {
   ILL_Transportation_Mode *   physical_delivery
 
   ILL_Electronic_Delivery_Service *   electronic_delivery
 
u
 
ILL_Amountinsured_for
 
ILL_Amountreturn_insurance_require
 
int num_no_of_units_per_medium
 
ILL_Units_Per_Medium_Type ** no_of_units_per_medium
 

Detailed Description

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

Field Documentation

◆ chargeable_units

Odr_int* ILL_Supply_Details::chargeable_units

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

◆ cost

ILL_Amount* ILL_Supply_Details::cost

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

◆ date_due

ILL_Date_Due* ILL_Supply_Details::date_due

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

◆ date_shipped

ILL_ISO_Date* ILL_Supply_Details::date_shipped

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

◆ electronic_delivery

ILL_Electronic_Delivery_Service* ILL_Supply_Details::electronic_delivery

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

◆ insured_for

ILL_Amount* ILL_Supply_Details::insured_for

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

◆ no_of_units_per_medium

ILL_Units_Per_Medium_Type** ILL_Supply_Details::no_of_units_per_medium

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

◆ num_no_of_units_per_medium

int ILL_Supply_Details::num_no_of_units_per_medium

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

◆ physical_delivery

ILL_Transportation_Mode* ILL_Supply_Details::physical_delivery

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

◆ return_insurance_require

ILL_Amount* ILL_Supply_Details::return_insurance_require

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

◆ shipped_conditions

Odr_int* ILL_Supply_Details::shipped_conditions

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

◆ 

union { ... } ILL_Supply_Details::u

◆ which

int ILL_Supply_Details::which

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


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