Function fetch_notification

Source
pub async fn fetch_notification(
    configuration: &Configuration,
    account_sid: &str,
    sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodNotificationInstance, Error<FetchNotificationError>>
Expand description

Fetch a notification belonging to the account used to make the request