The default description of the product flag group.
Indicates whether the product flag group is multiple choice, if true, multiple flags can be selected from the same group, otherwise any flag already set will be cleared automatically when setting a new flag in the same group.
Indicates whether the product flag group is marked for being visible, not commonly used.
Indicates whether the product flag group is marked as favorite, used in the admin tool.
{ "id": 0, "clientId": 0, "code": "string", "defaultName": "string", "defaultDescription": "string", "isMultipleChoice": true, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "isDisplay": true, "isFavorite": true, "productFlag": [ { … } ], "cultures": [ { … } ] }