__construct() __construct(\Psr\Http\Message\ResponseInterface $responseObject) FinanceProductListResponse constructor. Parameters \Psr\Http\Message\ResponseInterface $responseObject
getFinanceProducts() getFinanceProducts() : array<mixed,\billythekid\v12finance\models\FinanceProduct> Gets the financial products available Returns array<mixed,\billythekid\v12finance\models\FinanceProduct>
jsonSerialize() jsonSerialize() : mixed Specify data which should be serialized to JSON Returns mixed — data which can be serialized by json_encode, which is a value of any type other than a resource.