pub async fn risk_reference(
configuration: &Configuration,
set: &str,
after: Option<&str>,
limit: Option<i32>,
) -> Result<ReferenceOut, Error<RiskReferenceError>>Expand description
Reference describes one set and lists your org’s overrides in it. The set half is public data about a published list — its version, its publishers, their licences and how current each one is. The overrides half is yours alone: it is read from your organisation’s own store, and no other organisation’s entries can appear in it.