Sha256: 92fe9312e7ca15503d5c02485b4ccef4f43e115f126db73285dbfdb9dcaaa35a
Contents?: true
Size: 498 Bytes
Versions: 1
Compression:
Stored size: 498 Bytes
Contents
# MailSlurpClient::MatchOption ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **field** | **String** | The email property to match on. One of SUBJECT, TO, BCC, CC or FROM | [optional] **should** | **String** | What criteria to apply. CONTAIN or EQUAL. Note CONTAIN is recommended due to some SMTP servers adding new lines | [optional] **value** | **String** | The value to compare to the field using EQUAL or CONTAIN | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mailslurp_client-5.0.0 | docs/MatchOption.md |