recurringType property

String? recurringType
getter/setter pair

It defines the interval time of charging the customer again with the same amount. Possible values are: Custom, Daily, Weekly, and Monthly.

Implementation

String? recurringType;