Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (21 loc) · 1.29 KB

TransactionCleanseAndCategorizeResponse.md

File metadata and controls

25 lines (21 loc) · 1.29 KB

TransactionCleanseAndCategorizeResponse

Properties

Name Type Description Notes
Amount float32 [optional] [default to null]
Category string [optional] [default to null]
Description string [optional] [default to null]
Identifier string [optional] [default to null]
Type_ string [optional] [default to null]
IsBillPay bool [optional] [default to null]
IsDirectDeposit bool [optional] [default to null]
IsExpense bool [optional] [default to null]
IsFee bool [optional] [default to null]
IsIncome bool [optional] [default to null]
IsInternational bool [optional] [default to null]
IsOverdraftFee bool [optional] [default to null]
IsPayrollAdvance bool [optional] [default to null]
MerchantCategoryCode float32 [optional] [default to null]
MerchantGUID string [optional] [default to null]
OriginalDescription string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]