PHP Class Api\ServiceType\ApiSearch

Inheritance: extends WsdlToPhp\PackageBase\AbstractSoapClientBase
Afficher le fichier Open project: wsdltophp/packagegenerator

Méthodes publiques

Méthode Description
Search ( ApiSearchRequest $parameters ) : Api\StructType\ApiSearchResponse | boolean Method to call the operation originally named Search
__toString ( ) : string Method returning the class name
getResult ( ) : Api\StructType\ApiSearchResponse Returns the result

Method Details

__toString() public méthode

Method returning the class name
public __toString ( ) : string
Résultat string __CLASS__

getResult() public méthode

Returns the result
See also: AbstractSoapClientBase::getResult()
public getResult ( ) : Api\StructType\ApiSearchResponse
Résultat Api\StructType\ApiSearchResponse