sdk-common / com.tomtom.online.sdk.common.geojson / Properties / PropertiesBuilder

PropertiesBuilder

open class PropertiesBuilder

Builder for the Properties object.

Functions

build

open fun build(): Properties!

Creates a new instance of the Properties object.

json

open fun json(json: String!): Properties.PropertiesBuilder!

Defines the JSON representation of the properties.

toString

open fun toString(): String