Group
Show / Hide Table of Contents

Class GetAllIndexesResponse

The response body from a Tx API call

Inheritance
System.Object
ApiResponse<System.Collections.Generic.List<Index>>
GetAllIndexesResponse
Implements
ITxResponse
Inherited Members
ApiResponse<List<Index>>.Info
ApiResponse<List<Index>>.Value
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Textkernel.Tx.Models.API.Indexes
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class GetAllIndexesResponse : ApiResponse<List<Index>>, ITxResponse

Implements

ITxResponse
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾