pub async fn destroy<R: CommandRunner>(
substrate: &str,
stripe: &StripeProjects<R>,
checkpoint_payload: &str,
fallback_resource: &str,
resource_kind: &str,
) -> Result<(), IntegrationError>pub async fn destroy<R: CommandRunner>(
substrate: &str,
stripe: &StripeProjects<R>,
checkpoint_payload: &str,
fallback_resource: &str,
resource_kind: &str,
) -> Result<(), IntegrationError>