aito.client.v2.responses.response_for_kind

aito.client.v2.responses.response_for_kind(kind: str)

return the response class for a result kind, defaulting to V2RowsResponse

Parameters:

kind (str) – the result kind

Return type:

type