infusionsoft-javascript-api
Version:
Javscript wrapper for the Infusionsoft XML-RPC API
21 lines (14 loc) • 563 B
JavaScript
module.exports = Template = require('typedef')
// THIS CODE WAS GENERATED BY AN AUTOMATED TOOL. Editing it is not recommended.
// For more information, see http://github.com/bvalosek/grunt-infusionsoft
// Generated on Wed Jan 08 2014 12:43:55 GMT-0600 (CST)
.class('Template') .define({
__static__field__primary__number__read__Id:
'Id',
__static__field__string__read__PieceType:
'PieceType',
__static__field__string__read__PieceTitle:
'PieceTitle',
__static__field__string__read__Categories:
'Categories'
});