Returned when Safaricom successfully accepts the STK Push request.
@type t() :: %Daraja.Express.Response.Success{ checkout_request_id: String.t(), customer_message: String.t(), merchant_request_id: String.t(), response_code: String.t(), response_description: String.t() }