Contract Playbook Answer
Stored Playbook Question answers associated with a Contract.
| API Name | Label | Description |
|---|---|---|
Contract_Parent__c | Contract | Contract to which the Answer belongs |
Playbook_Answer__c | Playbook Answer | Original Quote Playbook Answer that generated Contract Playbook Answer |
Playbook_Question__c | Playbook Question | Playbook Question to which the Answer belongs |
Selected_Records_String__c | Selected Records String | Stores stringified JSON list of SObject records selected in record lookup query |
Value_Boolean__c | Value (Boolean) | If related question answer type is 'Boolean', value for answer stored here |
Value_Currency__c | Value (Currency) | If related question answer type is 'Currency', value for answer stored here |
Value_Date__c | Value (Date) | If related question answer type is 'Date', value for answer stored here |
Value_Decimal__c | Value (Decimal) | If related question answer type is 'Decimal', value for answer stored here |
Value_Integer__c | Value (Integer) | If related question answer type is 'Integer', value for answer stored here |
Value_Text__c | Value (Text) | If related question answer type is 'Picklist', 'Multi-Select Picklist', 'Text', or 'Text Area', value for answer stored here |