STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.mybusiness.model.process
/
MBAutoDeletionPeriod
MBAuto
Deletion
Period
class
MBAutoDeletionPeriod
(
val
unit
:
Int
,
val
value
:
Int
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
MBAuto
Deletion
Period
Link copied to clipboard
fun
MBAutoDeletionPeriod
(
unit
:
Int
,
value
:
Int
)
Content copied to clipboard
Properties
unit
Link copied to clipboard
val
unit
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
Int
Content copied to clipboard
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
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