Procore.Model.RestV10ProjectsProjectIdCallLogsPostRequestCallLog (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdCallLogsPostRequestCallLog{ date: Date.t() | nil, datetime: DateTime.t() | nil, description: String.t() | nil, end_hour: integer() | nil, end_minute: integer() | nil, start_hour: integer() | nil, start_minute: integer() | nil, subject_from: String.t() | nil, subject_to: String.t() | nil }
Functions
Link to this function