Geotag
Constructors
Link copied to clipboard
Link copied to clipboard
open fun Geotag( @NonNull customerData: Map<String, out Any>, @NonNull recordedAt: String, @NonNull id: String, @Nullable sequenceNo: Integer, @Nullable expectedLocation: GeoJSONLocation, @Nullable deviceLocation: GeoJSONLocation, @Nullable deviation: Integer, @Nullable outageReason: String, @Nullable accuracy: Integer)
Content copied to clipboard
Functions
Properties
Link copied to clipboard
@SerializedName(value = "device_location" )
Content copied to clipboard
Link copied to clipboard
@SerializedName(value = "expected_location" )
Content copied to clipboard
Link copied to clipboard