Skip to content

Latest commit

 

History

History
22 lines (20 loc) · 642 Bytes

File metadata and controls

22 lines (20 loc) · 642 Bytes

WidgetCreate

Properties

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]

Enum: TypeEnum

Name Value
IFRAME "iframe"
NATIVE "native"