STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.mybusiness.model.template
/
STWTemplate
STWTemplate
class
STWTemplate
:
Cloneable
Content copied to clipboard
Functions
Properties
Properties
canRepeat
Link copied to clipboard
var
canRepeat
:
Boolean
=
false
Content copied to clipboard
category
Link copied to clipboard
var
category
:
STWTemplateCategory
?
=
null
Content copied to clipboard
categoryUUID
Link copied to clipboard
var
categoryUUID
:
String
?
=
null
Content copied to clipboard
description
Link copied to clipboard
var
description
:
String
?
=
null
Content copied to clipboard
downloadedVersion
Link copied to clipboard
var
downloadedVersion
:
Int
=
0
Content copied to clipboard
favoriteRank
Link copied to clipboard
var
favoriteRank
:
Long
=
0
Content copied to clipboard
favoriteSet
Link copied to clipboard
var
favoriteSet
:
Boolean
=
false
Content copied to clipboard
label
Link copied to clipboard
var
label
:
String
?
=
null
Content copied to clipboard
lastUsageDate
Link copied to clipboard
var
lastUsageDate
:
String
?
=
null
Content copied to clipboard
systemCreationDate
Link copied to clipboard
var
systemCreationDate
:
String
?
=
null
Content copied to clipboard
systemModificationDate
Link copied to clipboard
var
systemModificationDate
:
String
?
=
null
Content copied to clipboard
templateId
Link copied to clipboard
var
templateId
:
Int
=
0
Content copied to clipboard
templateUUID
Link copied to clipboard
var
templateUUID
:
String
?
=
null
Content copied to clipboard
version
Link copied to clipboard
var
version
:
Int
=
0
Content copied to clipboard
Functions
copy
Link copied to clipboard
fun
copy
(
)
:
STWTemplate
Content copied to clipboard
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
get
Icon
Uri
Link copied to clipboard
fun
getIconUri
(
iconType
:
Int
)
:
Uri
?
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard