interval property

int? interval
final

Interval of payment: 1-100 (For example: period = W and interval = 3 - payment is every three weeks)

Implementation

final int? interval;