MccIssue interface
Mcc cache node resource issue properties.
Properties
| detail |
Mcc cache node issue detail string. |
| help |
Mcc cache node issue related help link. |
| issue |
Mcc cache node issue end date. |
| issue |
Mcc cache node issue start date. |
| mcc |
Mcc cache node issue type. |
| toast |
Mcc cache node issues toastString. |
Property Details
detailString
Mcc cache node issue detail string.
detailString?: string
Property Value
string
helpLink
Mcc cache node issue related help link.
helpLink?: string
Property Value
string
issueEndDate
Mcc cache node issue end date.
issueEndDate?: Date
Property Value
Date
issueStartDate
Mcc cache node issue start date.
issueStartDate?: Date
Property Value
Date
mccIssueType
Mcc cache node issue type.
mccIssueType?: string
Property Value
string
toastString
Mcc cache node issues toastString.
toastString?: string
Property Value
string