Types

Type alias: tax

Ƭ tax: { country?: string ; rate: string | number ; shipping_tax?: "yes" | "no" | boolean } & { region?: string } | { postal_code?: string } | { location_id?: string }

Defined in