Pushex.APNS.Response represents a result to an APNS request
Pushex.APNS.Response
t() :: %Pushex.APNS.Response{failure: non_neg_integer, results: [:ok | {:error, atom}], success: non_neg_integer}