API reference
API reference
Select your platform
No SDKs available
No versions available

WitVersionTagInfo Struct

Overview

Data Fields

string
name[Get]
The assigned name of this version tag
string
Date and time of the tag creation (ISO8601).
string
Date and time of the last update (move, rename or update description) (ISO8601).
string
desc[Get]
Short sentence describing the version.

Public Member Functions

WitVersionTagInfo
( string name,
string createdAt,
string updatedAt,
string description )

Details

Fields

string Meta.WitAi.Data.Info.WitVersionTagInfo.name
The assigned name of this version tag
string Meta.WitAi.Data.Info.WitVersionTagInfo.created_at
Date and time of the tag creation (ISO8601).
string Meta.WitAi.Data.Info.WitVersionTagInfo.updated_at
Date and time of the last update (move, rename or update description) (ISO8601).
string Meta.WitAi.Data.Info.WitVersionTagInfo.desc
Short sentence describing the version.

Member Functions

Meta.WitAi.Data.Info.WitVersionTagInfo.WitVersionTagInfo
( string name,
string createdAt,
string updatedAt,
string description )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon