Transportation
in package
implements
ResourceInterface
Sub-resource in AreaAccessRestriction
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $date : string|null
- $isBanned : string|null
- $text : string|null
- $throughDate : string|null
- $transportationType : string|null
- __set() : void
- __toString() : string
- getDate() : string|null
- getIsBanned() : string|null
- getText() : string|null
- getThroughDate() : string|null
- getTransportationType() : string|null
Properties
$date
private
string|null
$date
= null
$isBanned
private
string|null
$isBanned
= null
$text
private
string|null
$text
= null
$throughDate
private
string|null
$throughDate
= null
$transportationType
private
string|null
$transportationType
= null
Methods
__set()
public
__set(mixed $name, mixed $value) : void
Parameters
- $name : mixed
- $value : mixed
Return values
void —__toString()
public
__toString() : string
Return values
string —getDate()
public
getDate() : string|null
Return values
string|null —getIsBanned()
public
getIsBanned() : string|null
Return values
string|null —getText()
public
getText() : string|null
Return values
string|null —getThroughDate()
public
getThroughDate() : string|null
Return values
string|null —getTransportationType()
public
getTransportationType() : string|null