View Source CastorEDC.Common.Institutes (ExCastorEDC v0.2.0)

Provides access to institute related endpoints

Link to this section Summary

Functions

Create a single or multiple new institute(s)

Link to this section Functions

Link to this function

create(client, study_id, body)

View Source

Create a single or multiple new institute(s)

More info

Link to this function

find(client, study_id, institute_id, params \\ [])

View Source

Find a specific institute

More info

Link to this function

list(client, study_id, params \\ [])

View Source

List all institutes

More info