support filtering geographic location and pictures in insights explorer
This commit is contained in:
@@ -600,6 +600,7 @@ export interface TransactionListInMonthByPageRequest {
|
||||
export interface TransactionAllListRequest {
|
||||
readonly startTime: number;
|
||||
readonly endTime: number;
|
||||
readonly withPictures?: boolean;
|
||||
}
|
||||
|
||||
export interface TransactionReconciliationStatementRequest {
|
||||
|
||||
Reference in New Issue
Block a user