Procore.Model.RestV10CompaniesCompanyIdGpsPositionsGet200ResponseInner (procore_sdk v0.3.0)
Summary
Types
@type t() :: %Procore.Model.RestV10CompaniesCompanyIdGpsPositionsGet200ResponseInner{ altitude: float() | nil, company_id: integer() | nil, created_at: DateTime.t() | nil, created_by: Procore.Model.RestV10ProjectsProjectIdWorkLogsGet200ResponseInnerCreatedBy.t() | nil, horizontal_accuracy: float() | nil, id: integer() | nil, latitude: float() | nil, longitude: float() | nil, timestamp: DateTime.t() | nil, updated_at: DateTime.t() | nil, vertical_accuracy: float() | nil }
Functions
Link to this function