ExtraJsonResponseAttributeTrait
Trait ExtraJsonResponseAttributeTrait
Trait for extracting the "extra" attribute from a JSON response.
Table of Contents
Methods
- getExtra() : string
- Get the value of the "extra" attribute from the JSON response.
Methods
getExtra()
Get the value of the "extra" attribute from the JSON response.
public
getExtra() : string
Return values
string —The value of the "extra" attribute.