Procore.Model.RestV10CompaniesCompanyIdProgramsPost201Response (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10CompaniesCompanyIdProgramsPost201Response{ address_freeform: String.t() | nil, id: integer() | nil, latitude: String.t() | nil, longitude: String.t() | nil, name: String.t() | nil, projects: [ Procore.Model.RestV10CompaniesCompanyIdProgramsPost201ResponseAllOfProjectsInner.t() ] | nil, website: String.t() | nil, zip: String.t() | nil }
Functions
Link to this function