Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.35 KB

FlexiblePlan.md

File metadata and controls

21 lines (19 loc) · 1.35 KB

RebillySdk::FlexiblePlan

Properties

Name Type Description Notes
id AllOfFlexiblePlanId The ID of plan to modify with given settings.
name String The plan name, displayed on invoices and receipts.
product_id **** The related product ID.
product_options Hash<String, String> Name-value pairs to specify the product options. [optional]
currency ****
currency_sign String Currency sign. [optional]
pricing PlanPriceFormula
recurring_interval **** The service interval. For a one-time item, use `null`. [optional]
trial CommonPlanTrial [optional]
is_trial_only BOOLEAN Whether a plan has a trial without recurring instructions. [optional]
setup CommonPlanSetup [optional]
custom_fields ResourceCustomFields [optional]
revision Integer Increments when the plan is modified. Compare to materialized subscription items revision. [optional]
created_time **** Plan created time. [optional]
updated_time **** Plan updated time. [optional]