public function __construct(array $stateParams = NULL, $client = NULL)
 {
     $newStateParams = $this->addTypeParam('TimerAmendment', $stateParams);
     parent::__construct($newStateParams, $client);
 }
 public function __construct(array $stateParams = NULL, $client = NULL)
 {
     $newStateParams = $this->addTypeParam('ProductRatePlanMigrationAmendment', $stateParams);
     parent::__construct($newStateParams, $client);
 }
 public function __construct(array $stateParams = NULL, $client = NULL)
 {
     $newStateParams = $this->addTypeParam('PricingComponentValueChangeAmendment', $stateParams);
     parent::__construct($newStateParams, $client);
 }
 public function __construct(array $stateParams = NULL, $client = NULL)
 {
     $newStateParams = $this->addTypeParam('InvoiceNextExecutionAttemptAmendment', $stateParams);
     parent::__construct($newStateParams, $client);
 }