Properties
class Properties
Content copied to clipboard
A helper class for building attributes
Author
Umang Chamaria
Since
10.0.00 Date: 2020/11/13
Constructors
Properties
Link copied to clipboard
fun Properties()
Content copied to clipboard
Functions
addAttribute
Link copied to clipboard
fun addAttribute(attributeName: String, attributeValue: Any?): Properties
Content copied to clipboard
addDateEpoch
Link copied to clipboard
fun addDateEpoch(attributeName: String, attributeValue: Long): Properties
Content copied to clipboard
addDateIso
Link copied to clipboard
fun addDateIso(attributeName: String, attributeValue: String): Properties
Content copied to clipboard
getPayload
Link copied to clipboard
setNonInteractive
Link copied to clipboard