Skip to main content

refreshed_env_value

Function refreshed_env_value 

Source
pub async fn refreshed_env_value<R: CommandRunner>(
    stripe: &StripeProjects<R>,
    service_reference: &str,
    key: &str,
) -> Result<Option<String>, ProjectsError>