ApiResourceGeneralInformation interface
The API general information.
Properties
description | The description. |
display |
The display name. |
icon |
The icon url. |
release |
The release tag. |
terms |
The terms of use url. |
tier | The tier. |
Property Details
description
The description.
description?: string
Property Value
string
displayName
The display name.
displayName?: string
Property Value
string
iconUrl
The icon url.
iconUrl?: string
Property Value
string
releaseTag
The release tag.
releaseTag?: string
Property Value
string
termsOfUseUrl
The terms of use url.
termsOfUseUrl?: string
Property Value
string
tier
The tier.
tier?: string
Property Value
string