String
PerformAppServiceInteractionResponse
Initializes an instance of PerformAppServiceInteractionResponse.
String
Get the ServiceSpecificResult
Kind: Instance method of PerformAppServiceInteractionResponse
Returns: String
- the KEY_SERVICE_SPECIFIC_RESULT value
PerformAppServiceInteractionResponse
Set 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} |