Returned when Safaricom rejects a C2B request.
@type t() :: %Daraja.C2B.Response.Error{ error_code: String.t(), error_message: String.t(), request_id: String.t() }