# LicenseTemplateInfo ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **body** | Option<**String**> | Body contains the full text of the license | [optional] **implementation** | Option<**String**> | Implementation contains license implementation details | [optional] **key** | Option<**String**> | Key is the unique identifier for the license template | [optional] **name** | Option<**String**> | Name is the display name of the license | [optional] **url** | Option<**String**> | URL is the reference URL for the license | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)