ApiLicenseInformation interface
API license information
Properties
name | The license name used for the API |
url | A URL to the license used for the API. MUST be in the format of a URL |
Property Details
name
The license name used for the API
name?: string
Property Value
string
url
A URL to the license used for the API. MUST be in the format of a URL
url?: string
Property Value
string