Procore.Model.RestV10AppInstallationsIdPatchRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10AppInstallationsIdPatchRequest{
  app_installation:
    Procore.Model.RestV10AppInstallationsIdPatchRequestAppInstallation.t(),
  app_uid: String.t(),
  company_id: integer(),
  project_id: integer()
}

Functions