Module mailslurp::models::wait_for_conditions[][src]

Structs

WaitForConditions : Conditions that a waitForXEmails endpoint operates on. The methods wait until given conditions are met or a timeout is reached. If the conditions are met without needing to wait the results will be returned immediately. Can include unreadOnly to ignore already read emails that were returned in an API call or viewing in the dashboard. Can also include matches for emails containing from, subject, hasAttachments etc.

Enums

How should the found count be compared to the expected count.

Direction to sort matching emails by created time