Class IbisIdentifier
Class representing a person's identifier, for use by the web service API.
-
IbisDto
-
IbisIdentifier
Properties summary
public
string
|
$scheme
The identifier's scheme (e.g., "crsid").
The identifier's scheme (e.g., "crsid").
|
|
public
string
|
$value
The identifier's value in that scheme (e.g., a specific
CRSid value).
The identifier's value in that scheme (e.g., a specific
CRSid value).
|
|