lib/hubspot/codegen/crm/extensions/cards/models/display_option.rb in hubspot-api-client-2.3.2 vs lib/hubspot/codegen/crm/extensions/cards/models/display_option.rb in hubspot-api-client-3.0.0.pre.beta

- old
+ new

@@ -14,11 +14,10 @@ module Hubspot module Crm module Extensions module Cards - # Option definition for STATUS dataTypes. class DisplayOption # JSON-friendly unique name for option. attr_accessor :name # The text that will be displayed to users for this option. @@ -278,6 +277,6 @@ end end end end end -end \ No newline at end of file +end