File size: 199 Bytes
429334c
 
 
 
 
1
2
3
4
5
6
package appsandbox

import "github.com/openmeterio/openmeter/openmeter/billing"

var ErrSimulatedPaymentFailure = billing.NewValidationError("simulated_payment_failure", "simulated payment failure")