Builder

class Builder

Properties

Link copied to clipboard
var body: String?

Required element used in combination with CreateCaseComment to add content for the new comment.

Link copied to clipboard

Required element used in combination with CreateCaseComment to specify a case ID.

Link copied to clipboard

The clientToken field is an idempotency key used to ensure that repeated attempts for a single action will be ignored by the server during retries. A caller supplied unique ID (typically a UUID) should be provided.