Item Warning
Represents a warning message displayed to the user before claiming a service item.
| Property | Summary |
|---|---|
Key string |
A unique key identifying this warning type. |
Title string |
The warning title. |
ImageUrl string? |
An optional image URL displayed with the warning. |
BodyContent string |
The main body content/message of the warning. |
ConfirmationText string? |
Optional confirmation text the user must acknowledge to proceed. |