discountPeriod property

String? discountPeriod
getter/setter pair

优惠的周期:采用 ISO 8601 格式指定。例如,P7D 相当于七天

Implementation

late String? discountPeriod;