1.0 KiB
1.0 KiB
CreateFeatureDisplayResponse
Display names for the feature in billing UI and customer-facing components.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
singular |
OptionalNullable[str] | ➖ | Singular form for UI display (e.g., 'API call', 'seat'). |
plural |
OptionalNullable[str] | ➖ | Plural form for UI display (e.g., 'API calls', 'seats'). |