#include <ill-core.h>
Data Fields | |
| ILL_ISO_Date * | date_shipped |
| ILL_Date_Due * | date_due |
| int * | chargeable_units |
| ILL_Amount * | cost |
| int * | shipped_conditions |
| int | which |
| union { | |
| ILL_Transportation_Mode * physical_delivery | |
| ILL_Electronic_Delivery_Service * electronic_delivery | |
| } | u |
| ILL_Amount * | insured_for |
| ILL_Amount * | return_insurance_require |
| int | num_no_of_units_per_medium |
| ILL_Units_Per_Medium_Type ** | no_of_units_per_medium |
Definition at line 1186 of file ill-core.h.
Definition at line 1187 of file ill-core.h.
Definition at line 1188 of file ill-core.h.
Definition at line 1189 of file ill-core.h.
Definition at line 1190 of file ill-core.h.
Definition at line 1196 of file ill-core.h.
Definition at line 1197 of file ill-core.h.
Definition at line 1199 of file ill-core.h.
Definition at line 1200 of file ill-core.h.
| union { ... } ILL_Supply_Details::u |
Definition at line 1204 of file ill-core.h.
Definition at line 1205 of file ill-core.h.
Definition at line 1206 of file ill-core.h.
Definition at line 1207 of file ill-core.h.
1.5.6