Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdGroupsGroupIdPostRequest (procore_sdk v0.3.0)
Request body schema for updating a Group.
Summary
Types
@type t() :: %Procore.Model.RestV10WorkforcePlanningV2CompaniesCompanyIdGroupsGroupIdPostRequest{ address_1: String.t() | nil, address_2: String.t() | nil, city_town: String.t() | nil, color: String.t() | nil, contact_email: String.t() | nil, contact_name: String.t() | nil, contact_phone: String.t() | nil, country: String.t() | nil, name: String.t(), state_province: String.t() | nil, timezone: String.t(), zipcode: String.t() | nil }
Functions
Link to this function