View Source Addressbook.Constants (Addressbook v0.1.0)

Link to this section Summary

Link to this section Functions

@spec err_first_name() :: %{resp_code: <<_::24>>, resp_msg: <<_::472>>}
@spec err_last_name() :: %{resp_code: <<_::24>>, resp_msg: <<_::464>>}
Link to this function

err_missing_contact_id()

View Source
Link to this function

err_missing_first_name()

View Source
@spec err_missing_first_name() :: %{resp_code: <<_::24>>, resp_msg: <<_::176>>}
@spec err_missing_last_name() :: %{resp_code: <<_::24>>, resp_msg: <<_::168>>}
Link to this function

err_missing_phone_number()

View Source
@spec err_missing_phone_number() :: %{resp_code: <<_::24>>, resp_msg: <<_::192>>}
@spec err_missing_suburb_id() :: %{resp_code: <<_::24>>, resp_msg: <<_::168>>}
@spec err_missing_user_id() :: %{resp_code: <<_::24>>, resp_msg: <<_::152>>}
@spec err_phone_number() :: %{resp_code: <<_::24>>, resp_msg: <<_::472>>}
@spec err_suburb_id() :: %{resp_code: <<_::24>>, resp_msg: <<_::464>>}
@spec err_user_id() :: %{resp_code: <<_::24>>, resp_msg: <<_::448>>}