StringPerformAppServiceInteractionResponseInitializes an instance of PerformAppServiceInteractionResponse.
StringGet the ServiceSpecificResult
Kind: Instance method of PerformAppServiceInteractionResponse
Returns: String - the KEY_SERVICE_SPECIFIC_RESULT value
PerformAppServiceInteractionResponseSet the ServiceSpecificResult
Kind: Instance method of PerformAppServiceInteractionResponse
Returns: PerformAppServiceInteractionResponse - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| result | String |
The service can provide specific result strings to the consumer through this param. - The desired ServiceSpecificResult. {'string_min_length': 1} |