class GoodData::Model::DateDimension
Public Instance Methods
urn()
click to toggle source
Returns urn of the date dataset
@return [String]
# File lib/gooddata/models/blueprint/date_dimension.rb, line 15 def urn data[:urn] end