Class GetAllIndexesResponse
- Namespace
- Textkernel.Tx.Models.API.Indexes
- Assembly
- Textkernel.Tx.SDK.dll
The response body from a Tx API call
public class GetAllIndexesResponse : ApiResponse<List<Index>>, ITxResponse
- Inheritance
-
GetAllIndexesResponse
- Implements
- Inherited Members