module Fortnox::API::Types::Nullable
Constants
- Boolean
- Date
TODO: Improve parsing! In case date parsing fails, ArgumentError is thrown. Currently, it is rescued in
Repository::Loaders.find
. That method assumes that the exception is due to invalid argument to the find method, which is not the case if it is raised from here!- Float
- Integer
- String