Stripe\Request\Accounts\CreateTOSAcceptance::getIp PHP Метод

getIp() публичный Метод

public getIp ( ) : string
Результат string
    public function getIp()
    {
        return $this->ip;
    }