AddressAddressType Property Provincial Approach to Student Information API
(Required) Address Type

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

public string AddressType { get; set; }

Property Value

Type: String
Expected values for Student Address: 'Mailing'. For an Organization address both 'Mailing' and 'Delivery' are valid.
Remarks

Code that defines the location of the address. A subset of specific valid values for each instance in a data object may be listed in that object.

Field Validation

  • This field is Required.
  • Value must be an appropriate AddressType code value.
See Also

Reference