PHP Postmark 네임스페이스

중첩된 네임스페이스

Postmark\Models
Postmark\Tests

클래스들

이름 설명
PostmarkAdminClient The PostmarkAdminClient allows users to access and modify "Account-wide" settings. At this time the API supports management of the "Sender Signatures", "Domains", and "Servers."
PostmarkClient PostmarkClient provides the main functionality used to send an analyze email on a "per-Server" basis. If you'd like to manage "Account-wide" configuration, see the PostmarkAdminClient.
PostmarkClientBase This is the core class that interacts with the Postmark API. All clients should inherit fromt this class.