-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathblanks.json
28 lines (28 loc) · 1.44 KB
/
blanks.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
{
"Software Name and Description": "{e.g. Super Counter, an expense reporting application for Windows}",
"Software Version": "{e.g. 1.0.1}",
"Trial Period": "{e.g. thirty days starting on delivery}",
"Users": "{e.g. 100 users}",
"Technical Limits": "{e.g. 500GB of store, 1,000 transactions processed per month}",
"License Fees": "{e.g. $1,000 per month, $100 per user per month}",
"Additional User Pricing": "{e.g. $12 per user per month}",
"Additional Metered Pricing": "{e.g. $1 per GB per month, $250 for each additional 250,000 transactions per month}",
"Usage-Based Pricing": "{e.g. $0.01 per transaction processed}",
"Billing": "{e.g. annually, in advance}",
"Payment Terms": "{e.g. Net 30}",
"Payment Method": "{e.g. credit card, wire transfer}",
"Warranty Period": "{e.g. thirty days starting on delivery}",
"Support E-Mail Address": "{e.g. [email protected]}",
"Support Fees": "{e.g. $250 per month}",
"Support Portal Address": "{e.g. support.example.com}",
"Support Phone Number": "{e.g. +1 555 555 5555}",
"Critical Response Time": "{e.g. 1 hour}",
"Critical Update Interval": "{e.g. 1 hour}",
"Critical Solution Time": "{e.g. 4 hours}",
"Urgent Response Time": "{e.g. 2 hours}",
"Urgent Update Interval": "{e.g. 4 hours}",
"Urgent Solution Time": "{e.g. 24 hours}",
"Regular Response Time": "{e.g. 24 hours}",
"Regular Update Interval": "{e.g. 24 hours}",
"Regular Solution Time": "{e.g. seven days}"
}