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