Method: AdvancedBilling::UpdateMetafield#scope
- Defined in:
- lib/advanced_billing/models/update_metafield.rb
#scope ⇒ MetafieldScope
Warning: When updating a metafield’s scope attribute, all scope attributes must be passed. Partially complete scope attributes will override the existing settings.
24 25 26 |
# File 'lib/advanced_billing/models/update_metafield.rb', line 24 def scope @scope end |