TTransaction: {
accountId: 2460886;
amount: number;
cReport: string;
categoryId: number;
checkNumber: unknown | null;
commonMerchantId: unknown | null;
currency: string;
datePostedString: string;
description: string;
duplicate: string;
hasAttachment: boolean;
id: number;
inferredCategoryId: number;
isBankCc: string;
isCheck: string;
isLinkedToRule: boolean;
isParent: string;
isPercent: boolean;
isSoftDeleted: boolean;
mReport: string;
manualTransactionType: string;
mintDescription: string;
modifiedDate: number;
origDesc: string;
originalDatePostedString: string;
pending: string;
percent: unknown | null;
tags: unknown[];
transactionReviewState: string;
userNote: string;
version: string;
}
Type declaration
-
accountId: 2460886
-
amount: number
-
cReport: string
-
categoryId: number
-
checkNumber: unknown | null
-
commonMerchantId: unknown | null
-
currency: string
-
datePostedString: string
-
description: string
-
duplicate: string
-
hasAttachment: boolean
-
id: number
-
inferredCategoryId: number
-
isBankCc: string
-
isCheck: string
-
isLinkedToRule: boolean
-
isParent: string
-
isPercent: boolean
-
isSoftDeleted: boolean
-
mReport: string
-
manualTransactionType: string
-
mintDescription: string
-
modifiedDate: number
-
origDesc: string
-
originalDatePostedString: string
-
pending: string
-
percent: unknown | null
-
tags: unknown[]
-
transactionReviewState: string
-
userNote: string
-
version: string