Post Geography Operation
public PostGeographyOperation PostGeographyOperation(PostGeographyOperationParams params, PropertiesGeoJsonRequest requestBody)
@Deprecated(message = "Switch order of arguments", replaceWith = @ReplaceWith(imports = {}, expression = "Operation(params: PostGeographyOperationParams, requestBody: PropertiesGeoJsonRequest?)" ) )
Deprecated
Switch order of arguments
Replace with
Operation(params: PostGeographyOperationParams, requestBody: PropertiesGeoJsonRequest?)
Content copied to clipboard