This is the contract for the response to resend a student connection email
Inheritance Hierarchy
PASI.DataContract.SystemResendConnectionSignupEmailResponse
Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The ResendConnectionSignupEmailResponse type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ResendConnectionSignupEmailResponse |
Properties
| Name | Description | |
|---|---|---|
| NewReferenceId | (Required)
The New ID of the student connection
| |
| PASICoreVersion | (Required)
The version of the student connection
| |
| PreviousReferenceId | (Required)
The Previous ID of the student connection
| |
| Rejections | (Required)
Any rejections
|
See Also