feat(F-072): completed feature
This commit is contained in:
@@ -165,7 +165,7 @@ export const pricingApi = {
|
||||
setVariantPrice: (
|
||||
id: string,
|
||||
netUnitAmountCents: number,
|
||||
vatRate: 'general' | 'reduced',
|
||||
vatRate: 'general' | 'reduced' | 'super-reduced',
|
||||
offerCents?: number | null,
|
||||
costCents?: number | null,
|
||||
) =>
|
||||
|
||||
Reference in New Issue
Block a user