class <%= name.classify %>Representer < ServiceTemplate::JsonApiRepresenter

property :id, type: String

end