IbisContactWebPage¶
Class in module ibisclient.dto
- class IbisContactWebPage(attrs={})¶
Bases:
IbisDto
Class representing a web page referred to by an institution contact row, for use by the web service API.
Code author: Dean Rasheed (dev-group@ucs.cam.ac.uk)
- label¶
- str
The web page's label (link text) if set.
- url¶
- str
The web page's URL.