recurringCharges property

List<RecurringCharge>? recurringCharges
final

Specifies whether there are recurring charges for the offering.

Implementation

final List<RecurringCharge>? recurringCharges;