View Source Ravix.Connection.Response (ravix v0.10.0)
Represents the response of a RavenDB API call
Summary
Types
@type t() :: %Ravix.Connection.Response{ data: map(), headers: [map()], status: non_neg_integer() }
Represents the response of a RavenDB API call
@type t() :: %Ravix.Connection.Response{ data: map(), headers: [map()], status: non_neg_integer() }