struct

LocationInfo

Inherits Struct < Value < Object

Estrutura para dimensionar e contabilizar a dimensão e popularidade

Constructors

new(id : String, name : String, popularity : Int32, dimension : String)
Source

Instance methods

dimension
Source
dimension=(dimension : String)
Source
id=(id : String)
Source
name
Source
name=(name : String)
Source
popularity
Source
popularity=(popularity : Int32)
Source