@type t() :: %EPTSDK{ authorization: String.t(), http_client: Req.t(), links: term(), location: URI.t() | String.t(), meta: term(), response: term(), user_agent: String.t() }
@spec sideload([struct()] | struct(), [map()], [atom()]) :: [struct()] | struct()