TermsData interface

All term Id response properties.

Properties

language

Language of the terms.

status

Term Status.

terms

List of terms.

trackingId

Tracking Id.

Property Details

language

Language of the terms.

language?: string

Property Value

string

status

Term Status.

status?: Status

Property Value

terms

List of terms.

terms?: TermsInList[]

Property Value

trackingId

Tracking Id.

trackingId?: string

Property Value

string