CommcareAPI.CommcareClientBehaviour behaviour (commcare_api v0.3.1) View Source
Provides a mockable interface for the CommcareClient.
Link to this section Summary
Link to this section Callbacks
Specs
get_case( commcare_domain :: String.t(), case_id :: String.t(), config :: CommcareAPI.Config.t() ) :: {:ok, map()} | {:error, atom()}