Insurance Quote Options
Input representation of insurance quote options.
- JSON example
-
1options: { 2 "saveQuote": true, 3 "productSellingModel": "One Time" 4 } - Properties
-
Name Type Description Required or Optional Available Version productSellingModel String Determines the pricebookId for the products. Required 63.0 saveQuote Boolean Indicates whether to save insurance quote or only generate context. Required 63.0