CodeJsonResponseAttributeTrait
Trait CodeJsonResponseAttributeTrait
Trait for extracting code attribute from JSON responses.
Table of Contents
Methods
- getCode() : int
- Get the code from the JSON response.
Methods
getCode()
Get the code from the JSON response.
public
getCode() : int
Return values
int —The code.