Method: GoodData::Model::ProjectBlueprint#to_hash

Defined in:
lib/gooddata/models/blueprint/project_blueprint.rb

#to_hashHash

Returns hash representation of blueprint

Returns:

  • (Hash)

    a title



724
725
726
# File 'lib/gooddata/models/blueprint/project_blueprint.rb', line 724

def to_hash
  @data
end