Skip to main content

destroy_resource

Function destroy_resource 

Source
pub async fn destroy_resource(
    stripe: &StripeProjects<&dyn CommandRunner>,
    checkpoint_payload: &str,
    fallback_resource: &str,
) -> Result<(), IntegrationError>
Expand description

Remove a recorded resource from Stripe Projects.