Files
cfw-autumn/others/python-sdk/docs/models/createfeaturedisplayresponse.md
2026-02-19 14:14:12 +00:00

1.0 KiB
Raw Blame History

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').