Procore.Model.RestV10ProjectProjectIdEmailCommunicationsPostRequest (procore_sdk v0.3.0)

Summary

Types

@type t() :: %Procore.Model.RestV10ProjectProjectIdEmailCommunicationsPostRequest{
  communication:
    Procore.Model.RestV10ProjectProjectIdEmailCommunicationsPostRequestCommunication.t(),
  email:
    Procore.Model.RestV10ProjectProjectIdEmailCommunicationsPostRequestEmail.t()
}

Functions