Procore.Model.RestV10LinksGet200ResponseInner (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10LinksGet200ResponseInner{
  id: integer() | nil,
  title: String.t() | nil,
  url: String.t() | nil
}

Functions