@!(model, html)

Get Response:

@JSON.stringify(model.getResponse)

Get Response with Named Parameters:

@JSON.stringify(model.getResponseNamedParameters)

Post Response:

@JSON.stringify(model.postResponse)