| Name | Type | Description | Notes |
|---|---|---|---|
| AutoLoginUser | bool? | Auto LogIn Flag. If true, the URL returned will automatically log the user in. If false, the URL returned will require the credentials. By default its value is false | [optional] |
| Locale | string | Message template locale | [optional] |
| NoChrome | bool? | No Chrome Flag. If true, the embedded page is shown without a navigation header or footer. If false, the standard page header and footer will be present. By default its value is false | [optional] |