You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Places are the tracked Google Places that will require a Google Places ID and the remainder of the details will be pulled by the API.
When these are pulled, a Company (#13) will be created for each new Domain (#14) name. After creation, the company will not ever be updated by the application code.
I would like for these to eventually be refactored to use the new version of Address (TIPOFF/addresses#19).
They will have an optional relationship where it belongs to a Market (TIPOFF/locations#41) if the tipoff/locations package is also included.
The text was updated successfully, but these errors were encountered:
Places are the tracked Google Places that will require a Google Places ID and the remainder of the details will be pulled by the API.
When these are pulled, a Company (#13) will be created for each new Domain (#14) name. After creation, the company will not ever be updated by the application code.
I would like for these to eventually be refactored to use the new version of Address (TIPOFF/addresses#19).
They will have an optional relationship where it belongs to a Market (TIPOFF/locations#41) if the tipoff/locations package is also included.
The text was updated successfully, but these errors were encountered: