deleteBusStop: Delete a specific BusStop

Description Usage Arguments Value References

View source: R/TransportationFunctions.R

Description

This function deletes a BusStop.

Usage

1
deleteBusStop(BusStopID, EntityID = 1)

Arguments

BusStopID

The id of the BusStop.
Run getAllBusStops for a list of BusStops.

EntityID

The id of the entity. Run getAllEntities for a list of entities.

Value

The id of the deleted BusStop.

References

{yourApiUrl}/swagger

Skyward's Knowledge Hub


samterfa/SkywardSDK documentation built on Oct. 13, 2020, 6:53 a.m.