Instagram\API\Response\Model\ImageVersions2::getCandidates PHP Method

getCandidates() public method

public getCandidates ( ) : ImageVersionCandidate[]
return ImageVersionCandidate[]
    public function getCandidates()
    {
        return $this->candidates;
    }