// Generated Source interface UserGroupIdResource { /** * */ uri?: string; /** * */ id?: string; } export default UserGroupIdResource;