Difference between revisions of "Template:Json BulkFax Block - CSharp"
From Updox API
Line 1: | Line 1: | ||
− | recipientFaxNumbers = { | + | recipientFaxNumbers = new List<String>() { |
"1111111111" | "1111111111" | ||
}, | }, |
Revision as of 09:12, 1 July 2015
recipientFaxNumbers = new List<String>() { "1111111111" }, fromName = "FROMNAME", fromFaxNumber = "FROMNUM", faxContent = "FAX_CONTENT",