Group
Show / Hide Table of Contents

Class GetAccountInfoResponse

The response body from a Tx API call

Inheritance
System.Object
ApiResponse<System.Object>
GetAccountInfoResponse
Implements
ITxResponse
Inherited Members
ApiResponse<Object>.Info
ApiResponse<Object>.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.Account
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class GetAccountInfoResponse : ApiResponse<object>, ITxResponse

Implements

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