SubmitConnectionRequest ClassProvincial Approach to Student Information API
The request data contract of the SubmitStudentConnection service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V201507SubmitConnectionRequest

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

public class SubmitConnectionRequest : RequestBase

The SubmitConnectionRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitConnectionRequest
Top
Properties

  NameDescription
Public propertyAccessExpiresOn
Used for third-party connection - this indicates when an activated connection is set to expire.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyIndividualName
The name of the individual requesting the connection.
Public propertyIsDeleted
Indicate whether the Education Account Connection is deleted.
Public propertyIsSuspended
Indicate whether the Education Account Connection is suspended.
Public propertyOtherRelationshiptoStudent
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".
Public propertyPASICoreVersion
(Required) The PASI Core Version of the Education Account Connection record.
Public propertyRefId
(Required) The Globally Unique Identifier (GUID) used to reference the Education Account Connection record.
Public propertyRelationshipToStudent
(Required) The requestor's relationship to the student (e.g Father, Mother, Self, Brother, etc).
Top
See Also

Reference