CheckoutAgreementsCheckoutAgreements
CheckoutAgreementsCheckoutAgreements is an auto generated table. The supported operations are Querying data from this table.
Columns
| Name | Type | Description |
| AgreementId [KEY] | Int | Agreement ID. |
| CheckboxText | String | Agreement checkbox text. |
| Content | String | Agreement content. |
| ContentHeight | String | Agreement content height. Otherwise, null. |
| ExtensionAttributes | String | This is an auto-generated column |
| IsActive | Bool | Agreement status. |
| IsHtml | Bool | * true - HTML. * false - plain text. |
| Mode | Int | The agreement applied mode. |
| Name | String | Agreement name. |