YAZ  5.34.0
Data Fields
ILL_Postal_Address Struct Reference

#include <ill-core.h>

Data Fields

ILL_Name_Of_Person_Or_Institutionname_of_person_or_institution
 
ILL_Stringextended_postal_delivery_address
 
ILL_Stringstreet_and_number
 
ILL_Stringpost_office_box
 
ILL_Stringcity
 
ILL_Stringregion
 
ILL_Stringcountry
 
ILL_Stringpostal_code
 

Detailed Description

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

Field Documentation

◆ city

ILL_String* ILL_Postal_Address::city

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

Referenced by ill_get_Postal_Address().

◆ country

ILL_String* ILL_Postal_Address::country

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

Referenced by ill_get_Postal_Address().

◆ extended_postal_delivery_address

ILL_String* ILL_Postal_Address::extended_postal_delivery_address

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

Referenced by ill_get_Postal_Address().

◆ name_of_person_or_institution

ILL_Name_Of_Person_Or_Institution* ILL_Postal_Address::name_of_person_or_institution

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

Referenced by ill_get_Postal_Address().

◆ post_office_box

ILL_String* ILL_Postal_Address::post_office_box

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

Referenced by ill_get_Postal_Address().

◆ postal_code

ILL_String* ILL_Postal_Address::postal_code

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

Referenced by ill_get_Postal_Address().

◆ region

ILL_String* ILL_Postal_Address::region

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

Referenced by ill_get_Postal_Address().

◆ street_and_number

ILL_String* ILL_Postal_Address::street_and_number

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

Referenced by ill_get_Postal_Address().


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