NotificationsActionsResponseBody

@Serializable
data class NotificationsActionsResponseBody(val message: String?)

Models a Notifications API actions endpoint response. See https://salesforce.quip.com/dwjPAf3py4Br TODO: Replace the documentation link with the final documentation. ECJ20250320

Constructors

Link copied to clipboard
constructor(message: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The original JSON used to initialize this response body