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