ds/ipprot_nova/definition/IpadMiscAuxiliary.js

/**
 * @fileoverview This file is generated by BoosterClientGenerator, do not edit.
 *               If this file needs to change consider updating the exporter
 *               code and re-run the export.
 *
 * @author anders.rejdebrant@spark-vision.com (Anders Rejdebrant)
 */

goog.provide('spv.ds.ipprot_nova.definition.IpadMiscAuxiliary');




/**
 * @struct
 * @constructor
 */
spv.ds.ipprot_nova.definition.IpadMiscAuxiliary = function()
{
	/**
	 * @type {string}
	 * @nocollapse
	 */
	this.intro_text;

	/**
	 * @type {string}
	 * @nocollapse
	 */
	this.summary_background_image;
};