module Mollie::Config
Defined in:
mollie/config.crClass Method Summary
- .api_key : String | Nil
- .api_key=(api_key : String | Nil)
- .currency_decimals
- .currency_decimals=(currency_decimals)
- .open_timeout : Int32 | Float64
- .open_timeout=(open_timeout : Int32 | Float64)
- .read_timeout : Int32 | Float64
- .read_timeout=(read_timeout : Int32 | Float64)