Contains all information required to add, update, or delete a person's email address.
Inheritance Hierarchy
PASI.DataContract.V2009RequestBase
PASI.DataContract.V2018SubmitEmailAddressRequest
Namespace: PASI.DataContract.V2018
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The SubmitEmailAddressRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SubmitEmailAddressRequest |
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
DeleteEmailAddress | (Required)
Indicates whether the email address information is to be deleted.
| |
EmailAddress | (Required)
Email address information to add, update, or delete.
| |
PASICoreVersion | (Required)
The current version of the persons PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
| |
StateProvinceId | (Required)
The StateprovinceId, otherwise known as the Alberta Student Number (ASN),
related to the specified email address.
|
See Also