ResendConnectionSignupEmailResponse ClassProvincial Approach to Student Information API
This is the contract for the response to resend a student connection email
Inheritance Hierarchy

SystemObject
  PASI.DataContract.SystemResendConnectionSignupEmailResponse

Namespace: PASI.DataContract.System
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class ResendConnectionSignupEmailResponse

The ResendConnectionSignupEmailResponse type exposes the following members.

Constructors

  NameDescription
Public methodResendConnectionSignupEmailResponse
Top
Properties

  NameDescription
Public propertyNewReferenceId
(Required) The New ID of the student connection
Public propertyPASICoreVersion
(Required) The version of the student connection
Public propertyPreviousReferenceId
(Required) The Previous ID of the student connection
Public propertyRejections
(Required) Any rejections
Top
See Also

Reference