PostParameter
API versions: 1.0
Class used to pass information to the SOAP api defining a parameter to be posted to a callback uri
Properties
Properties with a * are required
| name * | string | The name of the parameter |
| value * | string | The value of the parameter |