EasyPost\EasyPost::getApiKey PHP Méthode

getApiKey() public static méthode

get the API key
public static getApiKey ( ) : string
Résultat string
    public static function getApiKey()
    {
        return self::$apiKey;
    }