Response

constructor(@Json(name = "data") data: T)

Parameters

T

The type of the data contained in the response.

data

The data payload of the response.