Function fetch_call_notification

Source
pub async fn fetch_call_notification(
    configuration: &Configuration,
    params: FetchCallNotificationParams,
) -> Result<ApiPeriodV2010PeriodAccountPeriodCallPeriodCallNotificationInstance, Error<FetchCallNotificationError>>
Expand description