IbisContactPhoneNumber¶
Class in module ibisclient.dto
-
class
IbisContactPhoneNumber
(attrs={})¶ Bases:
ibisclient.dto.IbisDto
Class representing a phone number held on an institution contact row, for use by the web service API.
Code author: Dean Rasheed (dev-group@ucs.cam.ac.uk)
-
comment
¶ - str
Any comment associated with the phone number.
-
number
¶ - str
The phone number.
-
phoneType
¶ - str
The phone numberâs type.
-