The CreateConnectionUsingEmailAddressRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
CallerInfo | (Required)
Information about the Caller
(Inherited from RequestBase.) | |
EmailAddress | (Required)
The email that the confirmation email will be sent to.
| |
IndividualName |
The name of the individual requesting the connection.
| |
IsSelfServiceRequest | (Required)
A flag to indicate a self-service Student connection request.
| |
OtherRelationshiptoStudent |
If "Other" is specified in "Relationship to Student" then this field is required to describe that relationship.
This property is required when the relationship type is set to "other".
| |
PreferredLanguageforSetupEmail | (Required)
This is the language that the confirmation email will be sent in (French or English).
| |
RelationshipToStudent | (Required)
The requestor's relationship to the student (e.g Father, Mother, Self, Brother, etc).
| |
StateProvinceId | (Required)
The primary StateprovinceId for the student, otherwise known as the Alberta Student Number (ASN),
related to the specified email address.
|
See Also