===== Attribute Specification ===== * {{hekate_case_upsell-att.hml|attribute specification}} ==== Types ==== ^Name^Base^Domain^Ordered^Length^Scale^Desc^ |boolean|numeric|{0; 1}|- |1 |0 |boolean | |integer|numeric|[-2147483648; 2147483647]\\ |- |10 |0 |integer | |default|symbolic|none|yes |- |- | | |profile|symbolic|{New; Bronze; Silver; Gold; Platinum}|yes |- |- |one of the possible customer status | |products|symbolic|{Checking Account; Overdraft Protection; Saving Account; CD with 25 basis point increase; CD with 50 basis point increase; Brokerage Account; Money Market Mutual Fund; Mortgage Loan; Home Equity Loan; Car Loan; Credit Card; Credit Card with no annual fee; Debit/ATM Card; Web Banking; Web Banking with no charge}|no |- |- |products offered by the bank | |amount|numeric|[-1000000000.00; 1000000000.00]\\ |- |12 |2 |amount of money | |date|numeric|[19700101; 20991231]\\ |- |8 |0 |date | ==== Attributes ==== ^Name^Class^Type^Comm^Callback^Abbrev^Desc^ |ClientCharacteristics|simple|default|input/output| - |Clie1| General characteristics of the client | |ClientProfile|simple|default|input/output| - |Clie2| Profile of the client| |OfferedProducts|simple|default|input/output| - |Offe1| Offer of the bank | |UpSell|simple|default|input/output| - |UpSe1| UpSell CASE| |balance|simple|amount|input| - |balan|a customer's account balance | |profile|simple|profile|input/output| - |prof|one of the possible customer status | |registerDate|simple|date|input| - |regi1|the date of registering the client as a customer | |offeredProducts|general|products|output| - |off1|products offered by the bank to the customer | |products|general|products|input| - |pro1|products owned by the client |