CCPConflict
Textual representation of a conflict. CCPConflict
interface CCPConflict {
'text'?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
text | Optional | string | Language-dependent conflict text. {string} CCPConflict |
Textual representation of a conflict. CCPConflict
interface CCPConflict {
'text'?: string;
}| Name | Required | Type | Description |
|---|---|---|---|
text | Optional | string | Language-dependent conflict text. {string} CCPConflict |