Comment on page
Customer Input Model
field | type | required | description |
---|---|---|---|
type | string | true | email, shipping_address, first_name, last_name, postal_code, phone |
minimumLength | integer | false | example: 2 |
maximumLength | integer | false | example: 5 |
question | string | true | example: Please input email address |
Last modified 15d ago