recurringCharges property

List<RecurringCharge>? recurringCharges
final

The charge to your account regardless of whether you are creating any domains using the instance offering.

Implementation

final List<RecurringCharge>? recurringCharges;