Mollie::Util
Class methods
amount_with_decimals(amount : BigDecimal | AmountValue, currency : String)
Sourcebuild_nested_query(value : Hash(String | Symbol, Array(String) | Array(Hash) | Int32 | String) | NamedTuple, prefix : String | Nil = nil)
Sourcebuild_nested_query(value : Array(String) | Array(Hash), prefix : String | Nil = nil)
Sourcebuild_nested_query(value : Int32 | String, prefix : String)
Sourcebuild_nested_query(value : Nil, prefix : String | Nil = nil)
Sourcecamelize_key(name : String | Symbol)
Sourcecamelize_keys(hash : Hash)
Sourceextract_id(href : String)
Sourcequery_from_href(href : String)
Sourcestringify_keys(value : Hash | NamedTuple)
Sourceversion_string
Source