UNPKG

nsmockup

Version:

Test your Suitescripts before deploying to NetSuite

842 lines 15.7 kB
{ "code": "entity", "id": -9, "translations": { "en": "Entity" }, "inactive": false, "fields": [ { "code": "address", "type": "TEXT", "translations": { "en": { "label": "Address" } }, "mandatory": false }, { "code": "address1", "type": "TEXT", "translations": { "en": { "label": "Address 1" } }, "mandatory": false }, { "code": "address2", "type": "TEXT", "translations": { "en": { "label": "Address 2" } }, "mandatory": false }, { "code": "address3", "type": "TEXT", "translations": { "en": { "label": "Address 3" } }, "mandatory": false }, { "code": "addressee", "type": "TEXT", "translations": { "en": { "label": "Addressee" } }, "mandatory": false }, { "code": "addressinternalid", "type": "TEXT", "translations": { "en": { "label": "Address Internal ID" } }, "mandatory": false }, { "code": "addresslabel", "type": "TEXT", "translations": { "en": { "label": "Address Label" } }, "mandatory": false }, { "code": "addressphone", "type": "TEXT", "translations": { "en": { "label": "Address Phone" } }, "mandatory": false }, { "code": "altemail", "type": "EMAIL", "translations": { "en": { "label": "Alt. Email" } }, "mandatory": false }, { "code": "altname", "type": "TEXT", "translations": { "en": { "label": "Name" } }, "mandatory": false }, { "code": "altphone", "type": "PHONE", "translations": { "en": { "label": "Office Phone" } }, "mandatory": false }, { "code": "attention", "type": "TEXT", "translations": { "en": { "label": "Attention" } }, "mandatory": false }, { "code": "billaddress1", "type": "TEXT", "translations": { "en": { "label": "Billing Address 1" } }, "mandatory": false }, { "code": "billaddress2", "type": "TEXT", "translations": { "en": { "label": "Billing Address 2" } }, "mandatory": false }, { "code": "billaddress3", "type": "TEXT", "translations": { "en": { "label": "Billing Address 3" } }, "mandatory": false }, { "code": "billaddressee", "type": "TEXT", "translations": { "en": { "label": "Billing Addressee" } }, "mandatory": false }, { "code": "billattention", "type": "TEXT", "translations": { "en": { "label": "Billing Attention" } }, "mandatory": false }, { "code": "billcity", "type": "TEXT", "translations": { "en": { "label": "Billing City" } }, "mandatory": false }, { "code": "billcountry", "type": "SELECT", "translations": { "en": { "label": "Billing Country" } }, "mandatory": false, "recordType": null }, { "code": "billcountrycode", "type": "TEXT", "translations": { "en": { "label": "Billing Country Code" } }, "mandatory": false }, { "code": "billphone", "type": "TEXT", "translations": { "en": { "label": "Billing Phone" } }, "mandatory": false }, { "code": "billstate", "type": "SELECT", "translations": { "en": { "label": "Billing State/Province" } }, "mandatory": false, "recordType": null }, { "code": "billzipcode", "type": "TEXT", "translations": { "en": { "label": "Billing Zip" } }, "mandatory": false }, { "code": "campaignresponse", "type": "SELECT", "translations": { "en": { "label": "Campaign Response" } }, "mandatory": false, "recordType": "campaign" }, { "code": "city", "type": "TEXT", "translations": { "en": { "label": "City" } }, "mandatory": false }, { "code": "comments", "type": "TEXT", "translations": { "en": { "label": "Comments" } }, "mandatory": false }, { "code": "country", "type": "SELECT", "translations": { "en": { "label": "Country" } }, "mandatory": false, "recordType": null }, { "code": "countrycode", "type": "TEXT", "translations": { "en": { "label": "Country Code" } }, "mandatory": false }, { "code": "county", "type": "TEXT", "translations": { "en": { "label": "County/State" } }, "mandatory": false }, { "code": "datecreated", "type": "DATETIME", "translations": { "en": { "label": "Date Created" } }, "mandatory": false }, { "code": "email", "type": "EMAIL", "translations": { "en": { "label": "Email" } }, "mandatory": false }, { "code": "entityid", "type": "TEXT", "translations": { "en": { "label": "Name" } }, "mandatory": false }, { "code": "entitynumber", "type": "INTEGER", "translations": { "en": { "label": "Number" } }, "mandatory": false }, { "code": "externalid", "type": "SELECT", "translations": { "en": { "label": "External ID" } }, "mandatory": false, "recordType": null }, { "code": "externalidstring", "type": "TEXT", "translations": { "en": { "label": "External ID (Text)" } }, "mandatory": false }, { "code": "fax", "type": "TEXT", "translations": { "en": { "label": "Fax" } }, "mandatory": false }, { "code": "formulacurrency", "type": "CURRENCY", "translations": { "en": { "label": "Formula (Currency)" } }, "mandatory": false }, { "code": "formuladate", "type": "DATE", "translations": { "en": { "label": "Formula (Date)" } }, "mandatory": false }, { "code": "formuladatetime", "type": "DATETIME", "translations": { "en": { "label": "Formula (Date/Time)" } }, "mandatory": false }, { "code": "formulanumeric", "type": "FLOAT", "translations": { "en": { "label": "Formula (Numeric)" } }, "mandatory": false }, { "code": "formulapercent", "type": "PERCENT", "translations": { "en": { "label": "Formula (Percent)" } }, "mandatory": false }, { "code": "formulatext", "type": "TEXT", "translations": { "en": { "label": "Formula (Text)" } }, "mandatory": false }, { "code": "giveaccess", "type": "CHECKBOX", "translations": { "en": { "label": "Login Access" } }, "mandatory": false }, { "code": "globalsubscriptionstatus", "type": "SELECT", "translations": { "en": { "label": "Global Subscription Status" } }, "mandatory": false, "recordType": null }, { "code": "image", "type": "IMAGE", "translations": { "en": { "label": "Image" } }, "mandatory": false, "recordType": "file" }, { "code": "isdefaultbilling", "type": "CHECKBOX", "translations": { "en": { "label": "Default Billing Address" } }, "mandatory": false }, { "code": "isdefaultshipping", "type": "CHECKBOX", "translations": { "en": { "label": "Default Shipping Address" } }, "mandatory": false }, { "code": "isinactive", "type": "CHECKBOX", "translations": { "en": { "label": "Inactive" } }, "mandatory": false }, { "code": "language", "type": "SELECT", "translations": { "en": { "label": "Language" } }, "mandatory": false, "recordType": null }, { "code": "lastmodifieddate", "type": "DATETIME", "translations": { "en": { "label": "Last Modified" } }, "mandatory": false }, { "code": "lastviewed", "type": "DATETIME", "translations": { "en": { "label": "Last Viewed" } }, "mandatory": false }, { "code": "level", "type": "SELECT", "translations": { "en": { "label": "Level" } }, "mandatory": false, "recordType": null }, { "code": "messages", "type": "SELECT", "translations": { "en": { "label": "Messages" } }, "mandatory": false, "recordType": "message" }, { "code": "messagesfrom", "type": "SELECT", "translations": { "en": { "label": "Messages From" } }, "mandatory": false, "recordType": "message" }, { "code": "messagesto", "type": "SELECT", "translations": { "en": { "label": "Messages To" } }, "mandatory": false, "recordType": "message" }, { "code": "name", "type": "TEXT", "translations": { "en": { "label": "Name" } }, "mandatory": true }, { "code": "permission", "type": "SELECT", "translations": { "en": { "label": "Permission" } }, "mandatory": false, "recordType": null }, { "code": "phone", "type": "PHONE", "translations": { "en": { "label": "Phone" } }, "mandatory": false }, { "code": "phoneticname", "type": "TEXT", "translations": { "en": { "label": "Phonetic Name" } }, "mandatory": false }, { "code": "representingsubsidiary", "type": "SELECT", "translations": { "en": { "label": "Represents Subsidiary" } }, "mandatory": false, "recordType": null }, { "code": "shipaddress1", "type": "TEXT", "translations": { "en": { "label": "Shipping Address 1" } }, "mandatory": false }, { "code": "shipaddress2", "type": "TEXT", "translations": { "en": { "label": "Shipping Address 2" } }, "mandatory": false }, { "code": "shipaddress3", "type": "TEXT", "translations": { "en": { "label": "Shipping Address 3" } }, "mandatory": false }, { "code": "shipaddressee", "type": "TEXT", "translations": { "en": { "label": "Shipping Addressee" } }, "mandatory": false }, { "code": "shipattention", "type": "TEXT", "translations": { "en": { "label": "Shipping Attention" } }, "mandatory": false }, { "code": "shipcity", "type": "TEXT", "translations": { "en": { "label": "Shipping City" } }, "mandatory": false }, { "code": "shipcountry", "type": "SELECT", "translations": { "en": { "label": "Shipping Country" } }, "mandatory": false, "recordType": null }, { "code": "shipcountrycode", "type": "TEXT", "translations": { "en": { "label": "Shipping Country Code" } }, "mandatory": false }, { "code": "shipphone", "type": "TEXT", "translations": { "en": { "label": "Shipping Phone" } }, "mandatory": false }, { "code": "shipstate", "type": "TEXT", "translations": { "en": { "label": "Shipping State/Province" } }, "mandatory": false }, { "code": "shipzip", "type": "TEXT", "translations": { "en": { "label": "Shipping Zip" } }, "mandatory": false }, { "code": "state", "type": "SELECT", "translations": { "en": { "label": "State/Province" } }, "mandatory": false, "recordType": null }, { "code": "statedisplayname", "type": "SELECT", "translations": { "en": { "label": "State/Province Display Name" } }, "mandatory": false, "recordType": null }, { "code": "subscription", "type": "SELECT", "translations": { "en": { "label": "Subscription" } }, "mandatory": false, "recordType": null }, { "code": "subscriptiondate", "type": "DATETIME", "translations": { "en": { "label": "Subscription Date" } }, "mandatory": false }, { "code": "subscriptionstatus", "type": "CHECKBOX", "translations": { "en": { "label": "Subscription Status" } }, "mandatory": false }, { "code": "subsidiary", "type": "SELECT", "translations": { "en": { "label": "Subsidiary" } }, "mandatory": false, "recordType": "subsidiary" }, { "code": "subsidiarynohierarchy", "type": "SELECT", "translations": { "en": { "label": "Subsidiary (no hierarchy)" } }, "mandatory": false, "recordType": null }, { "code": "type", "type": "SELECT", "translations": { "en": { "label": "Entity Type" } }, "mandatory": false, "recordType": null }, { "code": "user", "type": "SELECT", "translations": { "en": { "label": "User" } }, "mandatory": false, "recordType": "employee" }, { "code": "zipcode", "type": "TEXT", "translations": { "en": { "label": "Zip Code" } }, "mandatory": false } ] }