TypeJsonResponseAttributeTrait
Trait TypeJsonResponseAttributeTrait
Provides a method to retrieve the "type" attribute from the response object.
Table of Contents
Methods
- getType() : string
- Get the value of the "type" attribute from the response object.
Methods
getType()
Get the value of the "type" attribute from the response object.
public
getType() : string
Return values
string —The value of the "type" attribute.