SubscriptionCreateBillingCycle
March 12, 2025 ยท View on GitHub
Example Usage
import { SubscriptionCreateBillingCycle } from "open-billing/models/operations";
let value: SubscriptionCreateBillingCycle = {
frequency: 514513,
interval: "<value>",
};
Fields
| Field | Type | Required | Description |
|---|---|---|---|
frequency | number | :heavy_check_mark: | N/A |
interval | string | :heavy_check_mark: | N/A |