Method: AdvancedBilling::UpdateMetafield#scope

Defined in:
lib/advanced_billing/models/update_metafield.rb

#scopeMetafieldScope

Warning: When updating a metafield’s scope attribute, all scope attributes must be passed. Partially complete scope attributes will override the existing settings.

Returns:



24
25
26
# File 'lib/advanced_billing/models/update_metafield.rb', line 24

def scope
  @scope
end