Coupon information for a student
Inheritance Hierarchy
PASI.DataContract.V201602StudentFeeCouponRequestInfo
Namespace: PASI.DataContract.V201602
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The StudentFeeCouponRequestInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
StudentFeeCouponRequestInfo |
Properties
Name | Description | |
---|---|---|
CourseCode | (Required)
The course the coupon is valid for
| |
ExpiryExamPeriod | (Required)
A code value indicating the specific block of time in which coupon is valid until (inclusive)
| |
ExpirySchoolYear | (Required)
The School Year the coupon expires on (inclusive)
| |
IsDeleted | (Required)
Indicates if the coupon has been deleted or not
| |
Reason | (Required)
(Optional) The reason for the coupon
| |
RefId | (Required)
ReferenceId for the coupon
| |
StateProvinceId | (Required)
Identifies the associated student
|
See Also