Name | Type | Description | Notes |
---|---|---|---|
lago_id | uuid::Uuid | ||
name | String | ||
created_at | String | ||
code | String | ||
interval | String | Plan interval | |
description | Option<String> | [optional] | |
amount_cents | i32 | ||
amount_currency | String | ||
trial_period | Option<f32> | [optional] | |
pay_in_advance | Option<bool> | [optional] | |
bill_charges_monthly | Option<bool> | [optional] | |
active_subscriptions_count | i32 | ||
draft_invoices_count | i32 | ||
charges | Option<Veccrate::models::ChargeObject> | [optional] |
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.