FindMessageQueryParams

public final class FindMessageQueryParams

Class representing the query parameters for finding a message.

Constructors

Link copied to clipboard
public FindMessageQueryParams FindMessageQueryParams(@Json(name = "fields") MessageFields fields)

Properties

Link copied to clipboard
private final MessageFields fields

Allows you to specify to the message with headers included.

Functions

Link copied to clipboard
public final MessageFields getFields()

Allows you to specify to the message with headers included.