OrganizationAddress ClassProvincial Approach to Student Information API
Describes the address for an organization
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2020OrganizationAddress

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

public class OrganizationAddress

The OrganizationAddress type exposes the following members.

Constructors

  NameDescription
Public methodOrganizationAddress
Top
Properties

  NameDescription
Public propertyCity
The city part of the address
Public propertyCountry
(Required) The country code
Public propertyPostalCode
The postal or zip code
Public propertyStateProvince
The state or province code
Public propertyStreet
(Required) The street part of the address
Top
See Also

Reference