| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | ||
| carrierId | Integer | [optional] | |
| dealerId | Integer | [optional] | |
| name | String | ||
| label | String | [optional] | |
| url | String | ||
| type | TypeEnum | ||
| priority | Integer | [optional] | |
| nativeRemote | String | [optional] | |
| nativeModule | String | [optional] |
| Name | Value |
|---|---|
| IFRAME | "iframe" |
| NATIVE | "native" |