STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.mybusiness.model.form
/
BlockModel
Block
Model
class
BlockModel
(
json
:
JSONObject
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Block
Model
Link copied to clipboard
fun
BlockModel
(
json
:
JSONObject
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
displayMode
Link copied to clipboard
val
displayMode
:
Int
Content copied to clipboard
escalationRouting
Link copied to clipboard
val
escalationRouting
:
<ERROR CLASS>
<
EscalationRoutingModel
>
?
=
null
Content copied to clipboard
fields
Link copied to clipboard
val
fields
:
<ERROR CLASS>
Content copied to clipboard
isEditionRestricted
Link copied to clipboard
var
isEditionRestricted
:
Boolean
=
false
Content copied to clipboard
label
Link copied to clipboard
val
label
:
String
Content copied to clipboard
manualRouting
Link copied to clipboard
val
manualRouting
:
ManualRoutingModel
?
=
null
Content copied to clipboard
submitRecipients
Link copied to clipboard
val
submitRecipients
:
<ERROR CLASS>
<
RecipientModel
>
?
=
null
Content copied to clipboard
uuid
Link copied to clipboard
val
uuid
:
String
Content copied to clipboard
Functions
fill
Data
Link copied to clipboard
fun
fillData
(
data
:
JSONObject
)
Content copied to clipboard
have
Changes
Link copied to clipboard
fun
haveChanges
(
)
:
Boolean
Content copied to clipboard
reset
Data
Link copied to clipboard
fun
resetData
(
exceptions
:
List
<
String
>
=
listOf()
)
Content copied to clipboard