UNPKG
nsmockup
Version:
latest (0.10.0)
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.2.0
0.1.0
Test your Suitescripts before deploying to NetSuite
github.com/suiteplus/nsmockup
suiteplus/nsmockup
nsmockup
/
test
/
_input-files
/
record-data
/
data
/
customer.json
14 lines
•
307 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
{
"internalid"
:
4
,
"datecreated"
:
"2015-07-13T14:39:00.000Z"
,
"email"
:
"itil@sp.com.br"
,
"entityid"
:
"O cara"
,
"giveaccess"
:
"F"
,
"globalsubscriptionstatus"
:
2
,
"isinactive"
:
"F"
,
"lastmodifieddate"
:
"2015-07-13T14:58:00.000Z"
,
"subsidiary"
:
2
,
"type"
:
null
}
]