Skip to content

Files

Latest commit

23a7dd4 · Aug 28, 2024

History

History
19 lines (11 loc) · 794 Bytes
·

ProductModel.md

File metadata and controls

19 lines (11 loc) · 794 Bytes
·

ProductModel

Details of the Product.

Properties

Name Type Description Notes
organization OrganizationModel [optional]
productId UUID Identifier of the Product. [optional]
name String Name of the Product. [optional]
description String Description of the Product. [optional]
order Integer The order of the Product represented on the ConfigCat Dashboard. Determined from an ascending sequence of integers. [optional]
reasonRequired Boolean Determines whether a mandatory reason must be given every time when the Feature Flags or Settings within a Product are saved. [optional]