CommcareAPI.CommcareClient.post_contact
You're seeing just the function
post_contact
, go back to CommcareAPI.CommcareClient module for more information.
Specs
post_contact( commcare_data :: map(), contact :: map(), config :: CommcareAPI.Config.t() ) :: {:ok, term()} | {:error, term()}