Procore.Model.RestV10ProjectsProjectIdTimeAndMaterialNotificationsGet200Response (procore_sdk v0.3.0)
Time and Material Notification
Summary
Types
@type t() :: %Procore.Model.RestV10ProjectsProjectIdTimeAndMaterialNotificationsGet200Response{ closed: [integer()] | nil, company_id: integer() | nil, company_signed: [integer()] | nil, created_at: DateTime.t() | nil, creation: [integer()] | nil, customer_signed: [integer()] | nil, group_equipment_totals_by: String.t() | nil, group_labor_totals_by: String.t() | nil, id: integer() | nil, notify_dl_on_closed: boolean() | nil, notify_dl_on_company_signed: boolean() | nil, notify_dl_on_creation: boolean() | nil, notify_dl_on_customer_signed: boolean() | nil, project_id: integer() | nil, updated_at: DateTime.t() | nil }
Functions
Link to this function