Flash document (Data API 23.2)
Document representing an optional flash message.
Property | Type | Constraints | Description |
---|---|---|---|
details |
Map[String, Object] | maxItems=10 | An optional map containing details about this message. |
message |
String | maxLength=400 | A short message with information for the user. |
path |
String | maxLength=200 | A reference to an element in the document in the form of a path. |
type |
String | mandatory=true, maxLength=100, nullable=false | The type of the message. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.