intervalCount property
int
get
intervalCount
The number of interval units that make up the total payment interval. For example, if you set the intervalUnit to 'month' and intervalCount to 3, then the payment interval is three months.
Implementation
int get intervalCount;