API used to manage this resource
Description
Name
Price
Resource id associated with template
id on the originating CP
The template id
The resource type
Create a new template
# File lib/onapp_market/template.rb, line 33 def initialize(hash = {}, type = nil) super(hash, type) restrict :source_id, [:admin, :supplier, :ro_admin] end