SpecificTransfer class used by Transfer. Represents a specific transfer between two stops. See the links described at TransferTable for more details about the specifications.
| name | data type | constraints | description | 
|---|---|---|---|
| specificity | number | required | specificity as defined in the specifications | 
Example
{
  "specificity" : 12345
}