Name | Type | Description | Notes |
---|---|---|---|
lago_id | uuid::Uuid | ||
external_id | String | ||
lago_customer_id | uuid::Uuid | ||
external_customer_id | String | ||
name | Option<String> | [optional] | |
plan_code | String | ||
status | String | Subscription status | |
billing_time | String | Billing time | |
subscription_at | String | ||
started_at | String | ||
terminated_at | Option<String> | [optional] | |
canceled_at | Option<String> | [optional] | |
created_at | String | ||
previous_plan_code | Option<String> | [optional] | |
next_plan_code | Option<String> | [optional] | |
downgrade_plan_date | Option<String> | [optional] |
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.