Indicates whether the product flag is manually editable, if false, the flag is read-only in the admin tool.
{ "id": 0, "clientId": 0, "typeId": 0, "groupId": 0, "defaultName": "string", "defaultDescription": "string", "isManuallyEditable": true, "sortOrder": 0, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "code": "string", "clientProductFlag": [ { … } ], "group": { "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": [ … ] }, "cultures": [ { … } ] }