SubmitPreferredMailingAddressRequest ClassProvincial Approach to Student Information API
Contains all information required to update the preferred mailing address
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009RequestBase
    PASI.DataContract.V2018SubmitPreferredMailingAddressRequest

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

public class SubmitPreferredMailingAddressRequest : RequestBase

The SubmitPreferredMailingAddressRequest type exposes the following members.

Constructors

  NameDescription
Public methodSubmitPreferredMailingAddressRequest
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 propertyPasiCoreVersion
(Required) The PASI version of the student. This is used for updating the correct version.
Public propertyStateProvinceId
(Required) The Alberta Student Number at the time of registration.
Top
See Also

Reference