| Name | Description | Type | Additional information |
|---|---|---|---|
| QuestionAnswerIndexID |
database reference = order_questions.id |
integer |
None. |
| OrderID |
database reference = order_questions.orderid |
integer |
None. |
| QuestionID |
database reference = order_questions.questionid |
integer |
None. |
| QuestionTitle |
database reference = checkout_questions.Question |
string |
String length: inclusive between 0 and 65535 |
| QuestionAnswer |
database reference = order_questions.answer |
string |
String length: inclusive between 0 and 65535 |
| QuestionType |
database reference = checkout_questions.qtype |
string |
String length: inclusive between 0 and 10 |
| QuestionCheckoutStep |
database reference = checkout_questions.checkoutstep |
integer |
None. |
| QuestionSorting |
database reference = checkout_questions.sorting |
integer |
None. |
| QuestionDiscountGroup |
database reference = checkout_questions.discountgroup |
integer |
None. |