Method: PinterestSdkClient::CustomLabel1Filter.build_from_hash
- Defined in:
- lib/pinterest_sdk/models/custom_label1_filter.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
106 107 108 |
# File 'lib/pinterest_sdk/models/custom_label1_filter.rb', line 106 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |