WebBrowserSettings
---types---
account.webBrowserSettings#79eb8cb3 flags:# open_external_browser:flags.0?true display_close_button:flags.1?true external_exceptions:Vector<WebDomainException> inapp_exceptions:Vector<WebDomainException> hash:long = account.WebBrowserSettings
Belongs to
This type can be an instance of either:
Members
| external_exceptions | WebDomainException | A list must be supplied. |
| inapp_exceptions | WebDomainException | A list must be supplied. |
| hash | long | |
| open_external_browser | flag | This argument defaults to None and can be omitted. |
| display_close_button | flag | This argument defaults to None and can be omitted. |