procore v0.0.1 DefinedTypes

Link to this section Summary

Link to this section Types

Link to this type boolean_or_nil()
boolean_or_nil() :: boolean() | nil
Link to this type non_error_status_code()
non_error_status_code() :: 100..399
Link to this type non_neg_integer_or_nil()
non_neg_integer_or_nil() :: non_neg_integer() | nil
Link to this type pos_integer_or_nil()
pos_integer_or_nil() :: pos_integer() | nil
Link to this type string_or_nil()
string_or_nil() :: String.t() | nil