Procore.Model.RestV10FilesPost201ResponseCheckedOutBy (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10FilesPost201ResponseCheckedOutBy{
  id: integer() | nil,
  login: String.t() | nil,
  name: String.t() | nil
}

Functions