Values.GetBenefitAllocationInputSourceRetrieves detailed information about a specific benefit allocation that has been granted to a partner.
type nonrec t = {catalog : CatalogName.t;The catalog identifier that specifies which benefit catalog to query.
*)identifier : BenefitAllocationIdentifier.t;The unique identifier of the benefit allocation to retrieve.
*)}