ActiveCampaign / postmark-java

Official Java client library for the Postmark HTTP API
https://postmarkapp.com
MIT License
35 stars 21 forks source link

DeliveryType property added to Server #28

Closed AkuLink1 closed 3 years ago

AkuLink1 commented 3 years ago

Added new property DeliveryType (String) to Server.java

Description in https://postmarkapp.com/developer/api/servers-api -> Specifies the type of environment for your server. Possible options: Live Sandbox. Defaults to Live if not specified. This cannot be changed after the server has been created.