66 lines
1.2 KiB
JSON
66 lines
1.2 KiB
JSON
[
|
|
{
|
|
"id": "setcash",
|
|
"icon": "set-cash",
|
|
"description": "Set Cash Amount",
|
|
"items": [],
|
|
"actionType": "command",
|
|
"action": "moneymenucommand setcash",
|
|
"close": true
|
|
},
|
|
{
|
|
"id": "setbank",
|
|
"icon": "set-bank",
|
|
"description": "Set Bank Amount",
|
|
"items": [],
|
|
"actionType": "command",
|
|
"action": "moneymenucommand setbank",
|
|
"close": true
|
|
},
|
|
{
|
|
"id": "paycash",
|
|
"icon": "pay-cash",
|
|
"description": "Pay Cash",
|
|
"items": [],
|
|
"actionType": "command",
|
|
"action": "moneymenucommand paycash",
|
|
"close": true
|
|
},
|
|
{
|
|
"id": "paycard",
|
|
"icon": "pay-card",
|
|
"description": "Pay Debit",
|
|
"items": [],
|
|
"actionType": "command",
|
|
"action": "moneymenucommand paycard",
|
|
"close": true
|
|
},
|
|
{
|
|
"id": "makeitrain",
|
|
"icon": "make-it-rain",
|
|
"description": "Make it Rain",
|
|
"items": [],
|
|
"actionType": "command",
|
|
"action": "moneymenucommand makeitrain",
|
|
"close": true
|
|
},
|
|
{
|
|
"id": "reqcash",
|
|
"icon": "payme-cash",
|
|
"description": "Request Cash",
|
|
"items": [],
|
|
"actionType": "command",
|
|
"action": "moneymenucommand paycash",
|
|
"close": true
|
|
},
|
|
{
|
|
"id": "reqcard",
|
|
"icon": "payme-card",
|
|
"description": "Request Debit",
|
|
"items": [],
|
|
"actionType": "command",
|
|
"action": "moneymenucommand paycard",
|
|
"close": true
|
|
}
|
|
|
|
] |