Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 856 Bytes

PlanObject.md

File metadata and controls

22 lines (19 loc) · 856 Bytes

# PlanObject

Properties

Name Type Description Notes
lago_id string
name string
created_at \DateTime
code string
interval string Plan interval
description string [optional]
amount_cents int
amount_currency string
trial_period float [optional]
pay_in_advance bool [optional]
bill_charges_monthly bool [optional]
active_subscriptions_count int
draft_invoices_count int
charges \OpenAPI\Client\Model\ChargeObject[] [optional]

[Back to Model list] [Back to API list] [Back to README]