The default description of the customer flag group.
Indicates whether the customer 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.
{ "id": 0, "clientId": 0, "defaultName": "string", "defaultDescription": "string", "isMultipleChoice": true, "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "customerFlag": [ { … } ], "cultures": [ { … } ] }