module

Mollie::Util

Class methods

amount_with_decimals(amount : BigDecimal | AmountValue, currency : String)
Source
build_nested_query(value : Hash(String | Symbol, Array(String) | Array(Hash) | Int32 | String) | NamedTuple, prefix : String | Nil = nil)
Source
build_nested_query(value : Array(String) | Array(Hash), prefix : String | Nil = nil)
Source
build_nested_query(value : Int32 | String, prefix : String)
Source
build_nested_query(value : Nil, prefix : String | Nil = nil)
Source
camelize_key(name : String | Symbol)
Source
camelize_keys(hash : Hash)
Source
extract_id(href : String)
Source
query_from_href(href : String)
Source
stringify_keys(value : Hash | NamedTuple)
Source
version_string
Source