RemoteResponse
DataPassthrough
t() :: %MergeHRISClient.Model.RemoteResponse{ headers: %{optional(String.t()) => AnyType} | nil, method: String.t(), path: String.t(), response: %{optional(String.t()) => AnyType}, status: integer() }