All Downloads are FREE. Search and download functionalities are using the official Maven repository.

site-initializer.object-definitions.quote-retrieve.json Maven / Gradle / Ivy

The newest version!
{
	"label": {
		"en_US": "Quote Retrieve"
	},
	"name": "QuoteRetrieve",
	"objectFields": [
		{
			"DBType": "String",
			"indexed": false,
			"indexedAsKeyword": false,
			"label": {
				"en_US": "Quote Retrieve Link"
			},
			"name": "quoteRetrieveLink",
			"required": true
		},
		{
			"DBType": "String",
			"indexed": false,
			"indexedAsKeyword": false,
			"label": {
				"en_US": "Product Name"
			},
			"name": "productName",
			"required": true
		},
		{
			"DBType": "String",
			"indexed": false,
			"indexedAsKeyword": false,
			"label": {
				"en_US": "Retrieve E-mail"
			},
			"name": "retrieveEmail",
			"required": true
		}
	],
	"panelAppOrder": "100",
	"panelCategoryKey": "site_administration.content",
	"pluralLabel": {
		"en_US": "Quote Retrieves"
	},
	"scope": "site"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy