intervalCount
The number of interval units that make up the total payment interval.
Declaration
var intervalCount: Int { get set }Discussion
The default value is 1, which requests a recurring payment every one intervalUnit.
The number of interval units that make up the total payment interval.
var intervalCount: Int { get set }The default value is 1, which requests a recurring payment every one intervalUnit.