Values.ContributorSourceA contributor to the attack and their contribution.
type nonrec t = {name : String_.t option;The name of the contributor. The type of name that you'll find here depends on the AttackPropertyIdentifier setting in the AttackProperty where this contributor is defined. For example, if the AttackPropertyIdentifier is SOURCE_COUNTRY, the Name could be United States.
*)value : Long.t option;The contribution of this contributor expressed in Protection units. For example 10,000.
*)}