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