AmountJsonResponseAttributeTrait
Trait AmountJsonResponseAttributeTrait
Trait for extracting the amount attribute from a JSON response.
Table of Contents
Methods
- getAmount() : int
- Get the amount from the JSON response.
Methods
getAmount()
Get the amount from the JSON response.
public
getAmount() : int
Return values
int —The amount value.