Function itea-op-arg
itea-op-arg opName argName argType argDescription
Declares a formal argument for a previously registered web service
operation.
- Parameters:
- opName -
Symbol identifying the operation name.
- argName -
A symbol representing the name of the formal argument being declared.
- argType -
A symbol representing the type of the formal argument being
declared. This should be one of String,
Integer, Float, List,
Map.
- argDescription -
A string with a short description for this formal argument.
-
Report a bug or request new features
© 2013