You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Some parameter documentations has been truncated, see
1412
1430
# {Orb::Models::SubscriptionPriceIntervalsParams::Edit} for more details.
1413
1431
#
1414
1432
# @param price_interval_id [String] The id of the price interval to edit.
1415
1433
#
1416
1434
# @param billing_cycle_day [Integer, nil] The updated billing cycle day for this price interval. If not specified, the bil
1417
1435
#
1436
+
# @param can_defer_billing [Boolean, nil] If true, ending an in-arrears price interval mid-cycle will defer billing the fi
1437
+
#
1418
1438
# @param end_date [Time, Symbol, Orb::Models::BillingCycleRelativeDate, nil] The updated end date of this price interval. If not specified, the end date will
1419
1439
#
1420
1440
# @param filter [String, nil] An additional filter to apply to usage queries. This filter must be expressed as
0 commit comments