SubmitStudentPreferredMailingAddressRequest ClassProvincial Approach to Student Information API
Contains all information required to update the preferred mailing address of a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2009SubmitStudentPreferredMailingAddressRequest

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

public class SubmitStudentPreferredMailingAddressRequest : RequestBase

The SubmitStudentPreferredMailingAddressRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitStudentPreferredMailingAddressRequest
Top
Properties

  NameDescription
Public propertyAddressRefId
(Required) The unique identifier for the preferred mailing address.
Public propertyCallerInfo
(Required) Information about the Caller
(Inherited from RequestBase.)
Public propertyStateProvinceId
(Required) The Alberta Student Number at the time of registration.
Public propertyStudentPasiCoreVersion
(Required) The PASI version of the student. This is used for updating the correct version.
Top
See Also

Reference