Procore.Model.VendorCommentCreatedBy (procore_sdk v0.3.0)

The creator of the Comment

Summary

Types

@type t() :: %Procore.Model.VendorCommentCreatedBy{
  avatar_url: String.t() | nil,
  id: integer() | nil,
  initials: String.t() | nil,
  name: String.t() | nil
}

Functions