TNEntityDiscoverPlaceOptions

@objcMembers
open class TNEntityDiscoverPlaceOptions : NSObject, Codable

Discover options to customize discover behavior.

  • If true, only basic poi attributes will be returned, default value is True

    Declaration

    Swift

    public var liteResult: Bool