Method: Trello::CustomField#collection_name

Defined in:
lib/trello/custom_field.rb

#collection_nameObject



50
51
52
# File 'lib/trello/custom_field.rb', line 50

def collection_name
  'customFields'
end