pub async fn observe_resource(
stripe: &StripeProjects<&dyn CommandRunner>,
checkpoint_payload: &str,
fallback_resource: &str,
) -> Result<IntegrationObservation, IntegrationError>Expand description
Re-check a recorded resource against Stripe Projects.