License Type Options
LicenseType LicenseSpring::License::type()LicenseType LicenseSpring.License.Type() license.licenseTypelicense.license_type()LicenseData data = license.getData();
LicenseType licenseType = data.getLicenseType();Was this helpful?