AssetTransactionCategoryType enum

Inheritance

Constructors

AssetTransactionCategoryType()
const

Values

swaggerGeneratedUnknown → const AssetTransactionCategoryType
atmfee → const AssetTransactionCategoryType
advertising → const AssetTransactionCategoryType
airtravel → const AssetTransactionCategoryType
alcoholbars → const AssetTransactionCategoryType
allowance → const AssetTransactionCategoryType
amusement → const AssetTransactionCategoryType
arts → const AssetTransactionCategoryType
autotransport → const AssetTransactionCategoryType
autoinsurance → const AssetTransactionCategoryType
autopayment → const AssetTransactionCategoryType
babysupplies → const AssetTransactionCategoryType
babysitterdaycare → const AssetTransactionCategoryType
bankfee → const AssetTransactionCategoryType
billsutilities → const AssetTransactionCategoryType
bonus → const AssetTransactionCategoryType
bookssupplies → const AssetTransactionCategoryType
businessServices → const AssetTransactionCategoryType
buy → const AssetTransactionCategoryType
cashatm → const AssetTransactionCategoryType
charity → const AssetTransactionCategoryType
check → const AssetTransactionCategoryType
childsupport → const AssetTransactionCategoryType
clothing → const AssetTransactionCategoryType
coffeeshops → const AssetTransactionCategoryType
creditcardpayment → const AssetTransactionCategoryType
dentist → const AssetTransactionCategoryType
doctor → const AssetTransactionCategoryType
education → const AssetTransactionCategoryType
electronicssoftware → const AssetTransactionCategoryType
entertainment → const AssetTransactionCategoryType
eyecare → const AssetTransactionCategoryType
fastfood → const AssetTransactionCategoryType
federaltax → const AssetTransactionCategoryType
feescharges → const AssetTransactionCategoryType
financecharge → const AssetTransactionCategoryType
financial → const AssetTransactionCategoryType
financialadvisor → const AssetTransactionCategoryType
fooddining → const AssetTransactionCategoryType
furnishings → const AssetTransactionCategoryType
gasfuel → const AssetTransactionCategoryType
giftsdonations → const AssetTransactionCategoryType
groceries → const AssetTransactionCategoryType
gym → const AssetTransactionCategoryType
hair → const AssetTransactionCategoryType
healthfitness → const AssetTransactionCategoryType
healthinsurance → const AssetTransactionCategoryType
hobbies → const AssetTransactionCategoryType
home → const AssetTransactionCategoryType
homeimprovement → const AssetTransactionCategoryType
homeinsurance → const AssetTransactionCategoryType
homephone → const AssetTransactionCategoryType
homeservices → const AssetTransactionCategoryType
homesupplies → const AssetTransactionCategoryType
hotel → const AssetTransactionCategoryType
income → const AssetTransactionCategoryType
interestincome → const AssetTransactionCategoryType
internet → const AssetTransactionCategoryType
investments → const AssetTransactionCategoryType
kids → const AssetTransactionCategoryType
kidsactivities → const AssetTransactionCategoryType
latefee → const AssetTransactionCategoryType
laundry → const AssetTransactionCategoryType
lawngarden → const AssetTransactionCategoryType
lifeinsurance → const AssetTransactionCategoryType
loaninsurance → const AssetTransactionCategoryType
loanpayment → const AssetTransactionCategoryType
loans → const AssetTransactionCategoryType
mobilephone → const AssetTransactionCategoryType
mortgagerent → const AssetTransactionCategoryType
moviesdvds → const AssetTransactionCategoryType
music → const AssetTransactionCategoryType
newspapersmagazines → const AssetTransactionCategoryType
officesupplies → const AssetTransactionCategoryType
parking → const AssetTransactionCategoryType
paycheck → const AssetTransactionCategoryType
personalcare → const AssetTransactionCategoryType
petfoodsupplies → const AssetTransactionCategoryType
petgrooming → const AssetTransactionCategoryType
pets → const AssetTransactionCategoryType
pharmacy → const AssetTransactionCategoryType
printing → const AssetTransactionCategoryType
propertyTax → const AssetTransactionCategoryType
publicTransportation → const AssetTransactionCategoryType
reimbursement → const AssetTransactionCategoryType
rentalcartaxi → const AssetTransactionCategoryType
restaurants → const AssetTransactionCategoryType
salestax → const AssetTransactionCategoryType
serviceparts → const AssetTransactionCategoryType
servicefee → const AssetTransactionCategoryType
shipping → const AssetTransactionCategoryType
shopping → const AssetTransactionCategoryType
spamassage → const AssetTransactionCategoryType
sportinggoods → const AssetTransactionCategoryType
sports → const AssetTransactionCategoryType
statetax → const AssetTransactionCategoryType
studentLoan → const AssetTransactionCategoryType
taxes → const AssetTransactionCategoryType
television → const AssetTransactionCategoryType
toys → const AssetTransactionCategoryType
transfer → const AssetTransactionCategoryType
travel → const AssetTransactionCategoryType
tuition → const AssetTransactionCategoryType
uncategorized → const AssetTransactionCategoryType
utilities → const AssetTransactionCategoryType
vacation → const AssetTransactionCategoryType
veterinary → const AssetTransactionCategoryType

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<AssetTransactionCategoryType>
A constant List of the values in this enum, in order of their declaration.