Join Slack
Powered by
<@U5H9HECTS> if your JSON property names can match...
# suitescript
s
stalbert
04/04/2018, 2:54 PM
@screnshaw
if your JSON property names can match the NS record field names with NFT you would just do
const job = new Job(); _.assign(job, myjson)
if they don't you just map them. IIRC NFT is tolerant of %percent format and Dates.
Open in Slack
Previous
Next