TookanCreateTaskRequestjob_pickup_longitude Property |
(Optional)
This is the longitude of the pickup location if you have it.
Otherwise leave it blank. We will get it through geocoding API
Namespace:
NetQuarry.Services
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string job_pickup_longitude { get; set; }
Public Property job_pickup_longitude As String
Get
Set
Property Value
Type:
StringSee Also