Constructor: buttonTypeSimpleWebView
Attributes:
| Name | Type | Required |
|---|---|---|
| url | string | Yes |
Type: ButtonType
Example:
$buttonTypeSimpleWebView = ['_' => 'buttonTypeSimpleWebView', 'url' => 'string'];
| Name | Type | Required |
|---|---|---|
| url | string | Yes |
$buttonTypeSimpleWebView = ['_' => 'buttonTypeSimpleWebView', 'url' => 'string'];