# UpdateLiffView
## Properties
**r#type** | Option<**String**> | Size of the LIFF app view. Specify one of these values: - compact - tall - full | [optional]
**url** | Option<**String**> | Endpoint URL. This is the URL of the web app that implements the LIFF app (e.g. https://example.com). Used when the LIFF app is launched using the LIFF URL. The URL scheme must be https. URL fragments (#URL-fragment) can't be specified. | [optional]
**module_mode** | Option<**bool**> | `true` to use the LIFF app in modular mode. When in modular mode, the action button in the header is not displayed. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)