Procore.Model.RestV10ProjectProjectIdEmailCommunicationsEmailsGet200Response (procore_sdk v0.3.0)

Summary

Types

@type t() ::
  %Procore.Model.RestV10ProjectProjectIdEmailCommunicationsEmailsGet200Response{
    emails:
      [
        Procore.Model.RestV10ProjectProjectIdEmailCommunicationsEmailsGet200ResponseEmailsInner.t()
      ]
      | nil,
    new_communication_email: String.t() | nil,
    total: integer() | nil
  }

Functions