Provides struct and type for a SkillSourcePreviewResponse
Summary
Types
@type t() :: %Gleanex.Platform.SkillSourcePreviewResponse{ failures: [Gleanex.Platform.SkillSourcePreviewFailure.t()], request_id: String.t(), skills: [Gleanex.Platform.SkillSourcePreview.t()] }