Procore.Api.ProjectManagementCoordinationIssuesCoordinationIssueFilterOptions (procore_sdk v0.3.0)
API calls for all endpoints tagged ProjectManagementCoordinationIssuesCoordinationIssueFilterOptions
.
Summary
Functions
List Assignee Company Filter Options Returns a list of available assignee vendor filters that can be used to filter Coordination Issues
List Assignee Filter Options Returns a list of available assignee filters that can be used to filter Coordination Issues
List Coordination Issue File Filter Options Returns a list of available source file filters that can be used to filter Coordination Issues
List Creator Filter Options Returns a list of available creator filters that can be used to filter Coordination Issues
List Creation Source Filter Options Returns a list of available creation source filters that can be used to filter Coordination Issues
List Available Filters for Coordination Issues This endpoint returns filters that are available to filter Coordination Issues an array of objects
List Location Filter Options Returns a list of available location filters that can be used to filter Coordination Issues
List Status Filter Options Returns a list of available status filters that can be used to filter Coordination Issues
Functions
rest_v10_coordination_issues_filter_options_assignee_company_id_get(connection, procore_company_id, project_id, opts \\ [])
@spec rest_v10_coordination_issues_filter_options_assignee_company_id_get( Tesla.Env.client(), integer(), integer(), keyword() ) :: {:ok, Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet401Response.t()} | {:ok, [ Procore.Model.RestV10CoordinationIssuesFilterOptionsAssigneeCompanyIdGet200ResponseInner.t() ]} | {:error, Tesla.Env.t()}
List Assignee Company Filter Options Returns a list of available assignee vendor filters that can be used to filter Coordination Issues
Parameters
connection
(Procore.Connection): Connection to serverprocore_company_id
(integer()): Unique company identifier associated with the Procore User Account.project_id
(integer()): Unique identifier for the project.opts
(keyword): Optional parameters:"filters[bim_file_id]"
(integer()): Filter item(s) with matching BIM File ids:locale
(String.t): The locale in which you need the link to your translation file. Ensure it is one of the procore available locales.
Returns
{:ok, [%RestV10CoordinationIssuesFilterOptionsAssigneeCompanyIdGet200ResponseInner{}, ...]}
on success{:error, Tesla.Env.t}
on failure
rest_v10_coordination_issues_filter_options_assignee_id_get(connection, procore_company_id, project_id, opts \\ [])
@spec rest_v10_coordination_issues_filter_options_assignee_id_get( Tesla.Env.client(), integer(), integer(), keyword() ) :: {:ok, Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet401Response.t()} | {:ok, [ Procore.Model.RestV10CoordinationIssuesFilterOptionsAssigneeIdGet200ResponseInner.t() ]} | {:error, Tesla.Env.t()}
List Assignee Filter Options Returns a list of available assignee filters that can be used to filter Coordination Issues
Parameters
connection
(Procore.Connection): Connection to serverprocore_company_id
(integer()): Unique company identifier associated with the Procore User Account.project_id
(integer()): Unique identifier for the project.opts
(keyword): Optional parameters:"filters[bim_file_id]"
(integer()): Filter item(s) with matching BIM File ids:locale
(String.t): The locale in which you need the link to your translation file. Ensure it is one of the procore available locales.
Returns
{:ok, [%RestV10CoordinationIssuesFilterOptionsAssigneeIdGet200ResponseInner{}, ...]}
on success{:error, Tesla.Env.t}
on failure
rest_v10_coordination_issues_filter_options_coordination_issue_file_id_get(connection, procore_company_id, project_id, opts \\ [])
@spec rest_v10_coordination_issues_filter_options_coordination_issue_file_id_get( Tesla.Env.client(), integer(), integer(), keyword() ) :: {:ok, Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet401Response.t()} | {:ok, [ Procore.Model.RestV10CoordinationIssuesFilterOptionsCoordinationIssueFileIdGet200ResponseInner.t() ]} | {:error, Tesla.Env.t()}
List Coordination Issue File Filter Options Returns a list of available source file filters that can be used to filter Coordination Issues
Parameters
connection
(Procore.Connection): Connection to serverprocore_company_id
(integer()): Unique company identifier associated with the Procore User Account.project_id
(integer()): Unique identifier for the project.opts
(keyword): Optional parameters:locale
(String.t): The locale in which you need the link to your translation file. Ensure it is one of the procore available locales.
Returns
{:ok, [%RestV10CoordinationIssuesFilterOptionsCoordinationIssueFileIdGet200ResponseInner{}, ...]}
on success{:error, Tesla.Env.t}
on failure
rest_v10_coordination_issues_filter_options_created_by_id_get(connection, procore_company_id, project_id, opts \\ [])
@spec rest_v10_coordination_issues_filter_options_created_by_id_get( Tesla.Env.client(), integer(), integer(), keyword() ) :: {:ok, Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet401Response.t()} | {:ok, [ Procore.Model.RestV10CoordinationIssuesFilterOptionsAssigneeIdGet200ResponseInner.t() ]} | {:error, Tesla.Env.t()}
List Creator Filter Options Returns a list of available creator filters that can be used to filter Coordination Issues
Parameters
connection
(Procore.Connection): Connection to serverprocore_company_id
(integer()): Unique company identifier associated with the Procore User Account.project_id
(integer()): Unique identifier for the project.opts
(keyword): Optional parameters:"filters[bim_file_id]"
(integer()): Filter item(s) with matching BIM File ids:locale
(String.t): The locale in which you need the link to your translation file. Ensure it is one of the procore available locales.
Returns
{:ok, [%RestV10CoordinationIssuesFilterOptionsAssigneeIdGet200ResponseInner{}, ...]}
on success{:error, Tesla.Env.t}
on failure
rest_v10_coordination_issues_filter_options_created_from_get(connection, procore_company_id, project_id, opts \\ [])
@spec rest_v10_coordination_issues_filter_options_created_from_get( Tesla.Env.client(), integer(), integer(), keyword() ) :: {:ok, Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet401Response.t()} | {:ok, [ Procore.Model.RestV10CoordinationIssuesFilterOptionsCreatedFromGet200ResponseInner.t() ]} | {:error, Tesla.Env.t()}
List Creation Source Filter Options Returns a list of available creation source filters that can be used to filter Coordination Issues
Parameters
connection
(Procore.Connection): Connection to serverprocore_company_id
(integer()): Unique company identifier associated with the Procore User Account.project_id
(integer()): Unique identifier for the project.opts
(keyword): Optional parameters:locale
(String.t): The locale in which you need the link to your translation file. Ensure it is one of the procore available locales.
Returns
{:ok, [%RestV10CoordinationIssuesFilterOptionsCreatedFromGet200ResponseInner{}, ...]}
on success{:error, Tesla.Env.t}
on failure
rest_v10_coordination_issues_filter_options_get(connection, procore_company_id, project_id, opts \\ [])
@spec rest_v10_coordination_issues_filter_options_get( Tesla.Env.client(), integer(), integer(), keyword() ) :: {:ok, Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet401Response.t()} | {:ok, [ Procore.Model.RestV10CoordinationIssuesFilterOptionsGet200ResponseInner.t() ]} | {:error, Tesla.Env.t()}
List Available Filters for Coordination Issues This endpoint returns filters that are available to filter Coordination Issues an array of objects
Parameters
connection
(Procore.Connection): Connection to serverprocore_company_id
(integer()): Unique company identifier associated with the Procore User Account.project_id
(integer()): Unique identifier for the project.opts
(keyword): Optional parameters:locale
(String.t): The locale in which you need the link to your translation file. Ensure it is one of the procore available locales.
Returns
{:ok, [%RestV10CoordinationIssuesFilterOptionsGet200ResponseInner{}, ...]}
on success{:error, Tesla.Env.t}
on failure
rest_v10_coordination_issues_filter_options_location_id_get(connection, procore_company_id, project_id, opts \\ [])
@spec rest_v10_coordination_issues_filter_options_location_id_get( Tesla.Env.client(), integer(), integer(), keyword() ) :: {:ok, Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet401Response.t()} | {:ok, [ Procore.Model.RestV10CoordinationIssuesFilterOptionsLocationIdGet200ResponseInner.t() ]} | {:error, Tesla.Env.t()}
List Location Filter Options Returns a list of available location filters that can be used to filter Coordination Issues
Parameters
connection
(Procore.Connection): Connection to serverprocore_company_id
(integer()): Unique company identifier associated with the Procore User Account.project_id
(integer()): Unique identifier for the project.opts
(keyword): Optional parameters:"filters[bim_file_id]"
(integer()): Filter item(s) with matching BIM File ids:locale
(String.t): The locale in which you need the link to your translation file. Ensure it is one of the procore available locales.
Returns
{:ok, [%RestV10CoordinationIssuesFilterOptionsLocationIdGet200ResponseInner{}, ...]}
on success{:error, Tesla.Env.t}
on failure
rest_v10_coordination_issues_filter_options_status_get(connection, procore_company_id, project_id, opts \\ [])
@spec rest_v10_coordination_issues_filter_options_status_get( Tesla.Env.client(), integer(), integer(), keyword() ) :: {:ok, Procore.Model.RestV10CompaniesCompanyIdWorkflowPermanentLogsGet401Response.t()} | {:ok, [ Procore.Model.RestV10CoordinationIssuesFilterOptionsStatusGet200ResponseInner.t() ]} | {:error, Tesla.Env.t()}
List Status Filter Options Returns a list of available status filters that can be used to filter Coordination Issues
Parameters
connection
(Procore.Connection): Connection to serverprocore_company_id
(integer()): Unique company identifier associated with the Procore User Account.project_id
(integer()): Unique identifier for the project.opts
(keyword): Optional parameters:"filters[bim_file_id]"
(integer()): Filter item(s) with matching BIM File ids:locale
(String.t): The locale in which you need the link to your translation file. Ensure it is one of the procore available locales.
Returns
{:ok, [%RestV10CoordinationIssuesFilterOptionsStatusGet200ResponseInner{}, ...]}
on success{:error, Tesla.Env.t}
on failure