procore v0.0.1 Procore.Resources.Projects

Available requests for the project resource.

Link to this section Summary

Functions

Creates a project and all of it’s required defaults and associations

Gets a project

Link to this section Functions

Link to this function create(map)
create(map()) ::
  %ResponseResult{parsed_body: term(), reply: term(), status_code: term()}
  | %ErrorResult{reason: term(), reply: term()}

Creates a project and all of it’s required defaults and associations.

Link to this function find(map)
find(map()) ::
  %ResponseResult{parsed_body: term(), reply: term(), status_code: term()}
  | %ErrorResult{reason: term(), reply: term()}

Gets a project.