Function test_license_key

Source
pub async fn test_license_key(
    configuration: &Configuration,
    test_license_key_request: TestLicenseKeyRequest,
) -> Result<String, Error<TestLicenseKeyError>>