Source position: googlecoordinate.pp line 591
type TJobsUpdateOptions = record |
address: string; |
assignee: string; |
customField: string; |
customerName: string; |
customerPhoneNumber: string; |
lat: Double; |
lng: Double; |
note: string; |
progress: string; |
title: string; |
end; |