CheckoutAgreementsDataAgreementInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| agreementId | int | Agreement ID. | |
| name | string | Agreement name. | |
| content | string | Agreement content. | |
| contentHeight | string | Agreement content height. Otherwise, null. | [optional] |
| checkboxText | string | Agreement checkbox text. | |
| isActive | bool | Agreement status. | |
| isHtml | bool | * true - HTML. * false - plain text. | |
| mode | int | The agreement applied mode. | |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\CheckoutAgreementsDataAgreementExtensionInterface | [optional] |