Returned when Safaricom successfully accepts a C2B request.
@type t() :: %Daraja.C2B.Response.Success{ originator_conversation_id: String.t(), response_code: String.t(), response_description: String.t() }