Values.GetBenefitInputSourceRetrieves detailed information about a specific benefit available in the partner catalog.
type nonrec t = {catalog : CatalogName.t;The catalog identifier that specifies which benefit catalog to query.
*)identifier : GetBenefitInputIdentifierString.t;The unique identifier of the benefit to retrieve.
*)}