Table of Contents

Interface ITxResponse

Namespace
Textkernel.Tx.Models.API
Assembly
Textkernel.Tx.SDK.dll

The response body from a Tx API call

public interface ITxResponse

Properties

Info

Contains information about the response and the customer

ApiResponseInfo Info { get; set; }

Property Value

ApiResponseInfo