Provides struct and type for a Response.UrlCitationBody
@type t() :: %OpenAi.Response.UrlCitationBody{ end_index: integer(), start_index: integer(), title: String.t(), type: String.t(), url: String.t() }