| Class | Braintree::Configuration |
| In: |
lib/braintree/configuration.rb
|
| Parent: | Object |
| READABLE_ATTRIBUTES | = | [ :merchant_id, :public_key, :private_key, ] |
| WRITABLE_ATTRIBUTES | = | [ :custom_user_agent, :endpoint, :http_open_timeout, :http_read_timeout, :logger, :merchant_id, :public_key, :private_key, :environment, ] |