You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -240,6 +241,7 @@ export class TransactionExplorerDataDimension implements NameValue {
240
241
publicstaticreadonlyDateTimeByMonthOfYear=newTransactionExplorerDataDimension('Transaction Month of Year',TransactionExplorerDataDimensionType.DateTimeByMonthOfYear);
241
242
publicstaticreadonlyDateTimeByQuarterOfYear=newTransactionExplorerDataDimension('Transaction Quarter of Year',TransactionExplorerDataDimensionType.DateTimeByQuarterOfYear);
242
243
publicstaticreadonlyDateTimeByHourOfDay=newTransactionExplorerDataDimension('Transaction Hour of Day',TransactionExplorerDataDimensionType.DateTimeByHourOfDay);
0 commit comments