Difference between revisions of "Template:Json Practice Block - CSharp"

From Updox API
Jump to: navigation, search
Line 1: Line 1:
                 <span style="color:red">accountId</span> = "NewPracticeId",
+
                 accountId = "NewPracticeId",
                 <span style="color:red">name</span> = "NewPracticeName",
+
                 name = "NewPracticeName",
                 <span style="color:green">address1</span> = "",
+
                 address1 = "",
                 <span style="color:green">address2</span> = "",
+
                 address2 = "",
                 <span style="color:green">city</span> = "",
+
                 city = "",
                 <span style="color:green">state</span> = "",
+
                 state = "",
                 <span style="color:green">postal</span> = "",
+
                 postal = "",
                 <span style="color:green">phone</span> = "",
+
                 phone = "",
                 <span style="color:green">fax</span> = "",
+
                 fax = "",
                 <span style="color:green">directAddress</span> = "",
+
                 directAddress = "",
                 <span style="color:green">timeZone</span> = "",
+
                 timeZone = "",
                 <span style="color:green">websiteAddress</span> = "",
+
                 websiteAddress = "",
                 <span style="color:green">active</span> = "true",
+
                 active = "true",

Revision as of 13:37, 20 November 2013

               accountId = "NewPracticeId",
               name = "NewPracticeName",
               address1 = "",
               address2 = "",
               city = "",
               state = "",
               postal = "",
               phone = "",
               fax = "",
               directAddress = "",
               timeZone = "",
               websiteAddress = "",
               active = "true",