endAt property

DateTime? endAt
getter/setter pair

This field represents the expired time of the coupon code.if null,it means no limitation

Implementation

DateTime? endAt;