Values.OrganizationSourceContains information about the ISP organization of the remote IP address.
type nonrec t = {asn : String_.t option;The Autonomous System Number (ASN) of the internet provider of the remote IP address.
*)asnOrg : String_.t option;The organization that registered this ASN.
*)isp : String_.t option;The ISP information for the internet provider.
*)org : String_.t option;The name of the internet provider.
*)}