fix(dashboard,types): loyalty UI changes (#12764)

This commit is contained in:
Frane Polić
2025-06-18 20:38:36 +02:00
committed by GitHub
parent a7a264b13c
commit 52becfdb90
2 changed files with 2 additions and 42 deletions
+2 -2
View File
@@ -2297,12 +2297,12 @@ export interface CreateOrderCreditLineDTO {
/**
* The reference model name that the credit line is generated from
*/
reference: string | null
reference?: string | null
/**
* The reference model id that the credit line is generated from
*/
reference_id: string | null
reference_id?: string | null
/**
* The metadata of the order detail