EasyPost\EasyPost::getApiBase PHP Méthode

getApiBase() public static méthode

get the API base URL
public static getApiBase ( ) : string
Résultat string
    public static function getApiBase()
    {
        return self::$apiBase;
    }