origin property
Only show messages that were sent by users (web), through the REST API (rest), via reply-to-email (email) or via the import REST API (import).
Implementation
final FieldPredicate<MessageOrigin>? origin;
Only show messages that were sent by users (web), through the REST API (rest), via reply-to-email (email) or via the import REST API (import).
final FieldPredicate<MessageOrigin>? origin;