|
@@ -237,6 +237,7 @@ func (m LagoClient) ListCustomerCredits(ctx context.Context, projectID uint, san
|
|
|
func (m LagoClient) CheckCustomerCouponExpiration(ctx context.Context, projectID uint, sandboxEnabled bool) (trialEndDate string, err error) {
|
|
func (m LagoClient) CheckCustomerCouponExpiration(ctx context.Context, projectID uint, sandboxEnabled bool) (trialEndDate string, err error) {
|
|
|
ctx, span := telemetry.NewSpan(ctx, "list-customer-coupons")
|
|
ctx, span := telemetry.NewSpan(ctx, "list-customer-coupons")
|