Function list_usage_trigger

Source
pub async fn list_usage_trigger(
    configuration: &Configuration,
    account_sid: &str,
    recurring: Option<&str>,
    trigger_by: Option<&str>,
    usage_category: Option<&str>,
    page_size: Option<i32>,
) -> Result<ListUsageTriggerResponse, Error<ListUsageTriggerError>>
Expand description

Retrieve a list of usage-triggers belonging to the account used to make the request