feat
Desc: - Fitur metode transfer fix Desc: - Perubahan minor #No issue
This commit is contained in:
@@ -14,4 +14,9 @@ export interface DUMMY_INVESTASI {
|
||||
createdAt: Date;
|
||||
updatedAt: Date;
|
||||
persentase: number;
|
||||
saham_beli: number;
|
||||
statusPorto: {
|
||||
id: number;
|
||||
status: string;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user