StudentFeeCouponRequestInfo ClassProvincial Approach to Student Information API
Coupon information for a student
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201602StudentFeeCouponRequestInfo

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

public class StudentFeeCouponRequestInfo

The StudentFeeCouponRequestInfo type exposes the following members.

Constructors

  NameDescription
Public methodStudentFeeCouponRequestInfo
Top
Properties

  NameDescription
Public propertyCourseCode
(Required) The course the coupon is valid for
Public propertyExpiryExamPeriod
(Required) A code value indicating the specific block of time in which coupon is valid until (inclusive)
Public propertyExpirySchoolYear
(Required) The School Year the coupon expires on (inclusive)
Public propertyIsDeleted
(Required) Indicates if the coupon has been deleted or not
Public propertyReason
(Required) (Optional) The reason for the coupon
Public propertyRefId
(Required) ReferenceId for the coupon
Public propertyStateProvinceId
(Required) Identifies the associated student
Top
See Also

Reference