Defines the citizenship status for a student
Inheritance Hierarchy
PASI.DataContract.V2018CitizenshipStatusInfo
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The CitizenshipStatusInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CitizenshipStatusInfo |
Properties
Name | Description | |
---|---|---|
CitizenshipStatus | (Required)
The citizenship status
| |
CountryOfCitizenship |
The country of citizenship
| |
DocumentExpiryDate |
The date the document expires
| |
EffectiveDate | (Required)
The date the citizenship status is in effect
| |
LastUpdateUtcTime |
The UTC time the citizenship status was last modified
| |
RefId | (Required)
The unique identifier for the citizenship status record
|
See Also