generateResponseHandlerType

Based on the request responses and their types, generate a "response handler" class that allows the caller to define handlers that are specific to the response type.

generateResponseHandlerType
(
Appender!string buffer
,,
string prefix = " "
)

Meta