SpecificTransfer Data Type

SpecificTransfer class used by Transfer. Represents a specific transfer between two stops. See the links described at TransferTable for more details about the specifications.

Implemented Interfaces
Serializable
See Also
TransferService
Properties
name data type constraints description
specificity number required specificity as defined in the specifications

Example

{
  "specificity" : 12345
}