applyStudent property

int? applyStudent
getter/setter pair

It indicates that this discount code is bound to this student

Implementation

int? applyStudent;