class Ecoportal::API::V2::Page::Component::SelectionOption
Public Class Methods
new_doc()
click to toggle source
# File lib/ecoportal/api/v2/page/component/selection_option.rb, line 9 def new_doc { "id" => new_uuid, "weight" => 9999 } end