SubmitIdentificationInformationRequest ClassProvincial Approach to Student Information API
This contract is used by the SubmitIdentificationInformation service.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018SubmitIdentificationInformationRequest

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

public class SubmitIdentificationInformationRequest : RequestBase

The SubmitIdentificationInformationRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitIdentificationInformationRequest
Top
Properties

  NameDescription
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyIdentity
(Required) The Identity to add or update.
Public propertyIsPreferred
This value should be set to True when an identification is the preferred name. Otherwise set it to False.
Public propertyPASICoreVersion
(Required) The current version of the person's PASICoreVersion. This must match what is currently in the PASI core for the update to be accepted.
Public propertyStateProvinceId
(Required) The StateProvinceId of the person being updated.
Top
See Also

Reference