Skip to content

Commit

Permalink
Updated WsdlToPhp to version 3.2.7
Browse files Browse the repository at this point in the history
Regenerated SDK
  • Loading branch information
pjw345 committed Oct 9, 2020
1 parent 4a86239 commit 50c8ce2
Show file tree
Hide file tree
Showing 1,306 changed files with 1,014 additions and 25,454 deletions.
20 changes: 0 additions & 20 deletions src/ArrayType/AttributeArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,4 @@ public function getAttributeName()
{
return 'Attribute';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\AttributeArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/AttributeSetArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,4 @@ public function getAttributeName()
{
return 'AttributeSet';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\AttributeSetArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/AverageRatingDetailArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,4 @@ public function getAttributeName()
{
return 'AverageRatingDetails';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\AverageRatingDetailArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/BestOfferArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,24 +149,4 @@ public function getAttributeName()
{
return 'BestOffer';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\BestOfferArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/BidApprovalArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,24 +111,4 @@ public function getAttributeName()
{
return 'any';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\BidApprovalArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/BidGroupArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,4 @@ public function getAttributeName()
{
return 'BidGroup';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\BidGroupArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/BidderDetailArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,4 @@ public function getAttributeName()
{
return 'BidderDetail';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\BidderDetailArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/CategoryArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,4 @@ public function getAttributeName()
{
return 'Category';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\CategoryArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/DisputeArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,24 +150,4 @@ public function getAttributeName()
{
return 'Dispute';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\DisputeArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/ExternalAlertIDArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,4 @@ public function getAttributeName()
{
return 'ExternalAlertID';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\ExternalAlertIDArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/FeedbackCommentArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,24 +147,4 @@ public function getAttributeName()
{
return 'StoredCommentText';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\FeedbackCommentArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/FeedbackDetailArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,24 +149,4 @@ public function getAttributeName()
{
return 'FeedbackDetail';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\FeedbackDetailArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/FeedbackPeriodArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -148,24 +148,4 @@ public function getAttributeName()
{
return 'FeedbackPeriod';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\FeedbackPeriodArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/ItemArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -150,24 +150,4 @@ public function getAttributeName()
{
return 'Item';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\ItemArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/ItemRatingDetailArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,24 +149,4 @@ public function getAttributeName()
{
return 'ItemRatingDetails';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\ItemRatingDetailArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
20 changes: 0 additions & 20 deletions src/ArrayType/ItemTransactionIDArrayType.php
Original file line number Diff line number Diff line change
Expand Up @@ -148,24 +148,4 @@ public function getAttributeName()
{
return 'ItemTransactionID';
}
/**
* Method called when an object has been exported with var_export() functions
* It allows to return an object instantiated with the values
* @see AbstractStructArrayBase::__set_state()
* @uses AbstractStructArrayBase::__set_state()
* @param array $array the exported values
* @return \ArrayType\ItemTransactionIDArrayType
*/
public static function __set_state(array $array)
{
return parent::__set_state($array);
}
/**
* Method returning the class name
* @return string __CLASS__
*/
public function __toString()
{
return __CLASS__;
}
}
Loading

0 comments on commit 50c8ce2

Please sign in to comment.