Function fetch_key

Source
pub async fn fetch_key(
    configuration: &Configuration,
    params: FetchKeyParams,
) -> Result<ApiPeriodV2010PeriodAccountPeriodKey, Error<FetchKeyError>>
Expand description