Represents the response data received from a Kos service.

Typeparam

T - The type of data in the response.

interface KosServiceResponse<T> {}

Type Parameters

  • T