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