fix: small tenant refactor fixes (#2375)
This commit is contained in:
@ -10,7 +10,7 @@ export interface FieldMetadataTargetColumnMapUrl {
|
||||
}
|
||||
|
||||
export interface FieldMetadataTargetColumnMapMoney {
|
||||
value: number;
|
||||
amount: number;
|
||||
currency: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user