Values.GetBenefitApplicationInputSourceRetrieves detailed information about a specific benefit application.
type nonrec t = {catalog : CatalogName.t;The catalog identifier that specifies which benefit catalog to query.
*)identifier : BenefitApplicationIdentifier.t;The unique identifier of the benefit application to retrieve.
*)}