Method: ShopifyApp::BillingConfiguration#amount
- Defined in:
- lib/shopify_app/configuration.rb
#amount ⇒ Object (readonly)
Returns the value of attribute amount.
129 130 131 |
# File 'lib/shopify_app/configuration.rb', line 129 def amount @amount end |