DocumentationToolsSDKsPythonReferenceBetaModelsLicenseOn this pageLicense Properties NameTypeDescriptionNoteslicense_idstrName of the license[optional]legacy_feature_namestrLegacy name of the license[optional]} Example from sailpoint.beta.models.license import Licenselicense = License(license_id='idn:access-request',legacy_feature_name='ACCESS_REQUEST') [Back to top]