Wrapped up approval visuals and refresh behaviour
This commit is contained in:
@@ -11,7 +11,9 @@ export interface PromotionSummary {
|
||||
}
|
||||
|
||||
export interface PromotionDetails {
|
||||
promo_id: number;
|
||||
member_id: number;
|
||||
short_name: string;
|
||||
created_by_id: number;
|
||||
authorized_by_id: number;
|
||||
}
|
||||
Reference in New Issue
Block a user