diff --git a/src/gam/var.py b/src/gam/var.py index a8977943..8743f65c 100644 --- a/src/gam/var.py +++ b/src/gam/var.py @@ -193,6 +193,11 @@ SKUS = { 'wsentplus', 'workspaceenterpriseplus'], 'displayName': 'Workspace Enterprise Plus' }, + '1010020029': { + 'product': 'Google-Apps', + 'aliases': ['wes', 'workspaceenterprisestarter'], + 'displayName': 'Workspace Enterprise Starter' + }, '1010020030': { 'product': 'Google-Apps', 'aliases': ['workspacefrontline', 'workspacefrontlineworker'],