Group
Show / Hide Table of Contents

Interface ITxResponse

The response body from a Tx API call

Namespace: Textkernel.Tx.Models.API
Assembly: Textkernel.Tx.SDK.dll
Syntax
public interface ITxResponse

Properties

| Improve this Doc View Source

Info

Contains information about the response and the customer

Declaration
ApiResponseInfo Info { get; set; }
Property Value
Type Description
ApiResponseInfo
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾