-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpto_allowance.json
28 lines (28 loc) · 1.04 KB
/
pto_allowance.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"already_planned": "16 hours of Annual Leave (Sep 17-Sep 18)",
"allowances": [
{
"name": "Annual Leave",
"icon_url": "https://github.com/adaptive-cards/api-templates/raw/main/images/icons8-holiday.png",
"balance": 40,
"accrual_description": "You currently accrue 8.61 hours every two weeks"
},
{
"name": "Bank holidays",
"icon_url": "https://github.com/adaptive-cards/api-templates/raw/main/images/icons8-festival.png",
"balance": 24,
"accrual_description": "Includes remaining public holidays and company-wide days off"
},
{
"name": "Charitable leave",
"icon_url": "https://github.com/adaptive-cards/api-templates/raw/main/images/icons8-welfare.png",
"balance": 16,
"accrual_description": "Can be used throughout the year to support any cause close to you"
}
],
"title": "PTO Request",
"actionable": false,
"thumbnail": "https://www.adenin.com/assets/images/wp-images/logo/workday.svg",
"_hash": "fe05164e1f003f12a7abbde3c749853d",
"_date": "2022-08-24T13:52:34.5712068Z"
}