public static function setPartnerApiKey($partnerApiKey)
 {
     self::$partnerApiKey = $partnerApiKey;
 }