Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ApaiIO
Operations
OperationInterface
PHP Interface ApaiIO\Operations\OperationInterface
Mostrar archivo
Open project: exeu/apai-io
Interface Usage Examples
Public Methods
Method
Description
getName
( ) :
string
Gets the name of the operation
getOperationParameter
( ) :
array
Returns all paramerters belonging to the current operation
Method Details
getName()
public
method
Gets the name of the operation
See also:
http://docs.aws.amazon.com/AWSECommerceService/2011-08-01/DG/CHAP_OperationListAlphabetical.html
public
getName
( ) :
string
return
string
getOperationParameter()
public
method
Returns all paramerters belonging to the current operation
public
getOperationParameter
( ) :
array
return
array